Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript droplet to change the creation date' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript droplet to change the creation date
Authored by: Skeeve on Jan 01, '07 08:19:49AM

Simple: In Terminal do
cat oldfile.jpg > newfile.jpg
After that you have the current date set for newfile.jpg and can touch it to any ancient date you like. oldfile.jpg is obsolete then.



[ Reply to This | # ]