Done with: ack '2018+' -l | xargs sed -i -e 's/2018+/2019+/g' Checked manually with: git add -p Hello to future James from 2020, and Happy Hacking!
I found a deadlock in the converger code, and I realized the code was sufficiently bad that it needed a good clean up.