Done with: ack '2017+' -l | xargs sed -i -e 's/2017+/2018+/g' Checked manually with: git add -p Hello to future James from 2019, and Happy Hacking!
This adds validation that ensures that Msg Priority field is one of the following values: "Emerg", "Alert", "Crit", "Err", "Warning", "Notice", "Info", "Debug".