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: JimDaGeek on Jun 22, '07 12:27:29PM
These scripts only change the access/modification times.

From man touch:
-t Change the access and modification times to the specified time.

The -t option does not change creation date/time.

[ Reply to This | # ]