27 Jan Modify timestamp in Linux Modify timestamp of a file or directory touch -t 0712250000 file #(YYMMDDhhmm)
John - March 2, 2012 at 2:20 am somehow it didn’t work but when I used the format touch -t 201201012301.00 filename it did. I know the .00 is optional for seconds but otherwise it got confused: Using RH Linux v5 Reply
somehow it didn’t work but when I used the format
touch -t 201201012301.00 filename
it did. I know the .00 is optional for seconds but otherwise it got confused: Using RH Linux v5