notes
Personal reference collection of useful tools, code snippets, and dev notes.
View on GitHub
find app/
-name
"*.html"
-print
| xargs
sed
-i
-b
's/MullenLowe Group/MullenLowe Global/g'