Modify timestamp in Linux

Tagged with: , , ,

Modify timestamp of a file or directory


touch -t 0712250000 file #(YYMMDDhhmm)

Leave a Reply