Done with: ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g' Checked manually with: git add -p Hello to future James from 2021, and Happy Hacking!
This adds a utility function to close a context via a closed signalling channel, and also functions to wrap and unwrap a wait group into and out of a context.