Modify timestamp in Linux
Tagged with: command, Linux, timestamp, touch
Modify timestamp of a file or directory
touch -t 0712250000 file #(YYMMDDhhmm)
Modify timestamp of a file or directory
touch -t 0712250000 file #(YYMMDDhhmm)
This entry was posted on Sunday, January 27th, 2008 at 11:03 pm and is filed under Command Line, Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.