Be aware that sed will change the modified date of EVERY file it opens not just the ones it makes changes to. You should pipe the output of a find/grep to sed if you are going to change a lot of files at once.
Restoring 50K files to get their modified dates back was not fun for me a few months ago.
__________________
Amen
|