Language: Bash
Find and Replace with sed
Edit a file in place with sed -i, replacing matches globally.
Author:
chris
Loop Over Files in a Directory
Iterate over matched files with a glob — safe with nullglob set.
Author:
chris