So I have a bunch of home video clips (about 300) that I had to convert to get iMovie to use them, but that changed the creation date, which I want to change back. I know I can go to the Terminal and use the 'touch -t yyymmddhhmm command to change the creation date. But what I'd like to do is batch change all the files at once, but to different creation dates. The date and time are in the file names, fortunately, but I can't figure out how to do that. I suspect I need a script that will use the touch command but enter the date/time value based on what's in the file name.
Anyone have any thoughts on how to do that?
Anyone have any thoughts on how to do that?