I need to make a simple edit to all the text files in a directory, adding some lines at the top of each. I don't want to change the date / time of any of the files, because this is valuable information that tells me when each was last worked on (before this change).
Is there any way I can make these updates without affecting the time/date stamp on the files?
Is there any way I can make these updates without affecting the time/date stamp on the files?