Setting timestamp with Touch

By Eric Downing. Filed in Linux, Scripting, Uncategorized, Utilities  |  
TOP del.icio.us digg

Did you know? You can Set file timestamp using touch command. One way to do this is:
touch -c -t YYMMDDhhmm filename.txt

Leave a Reply