20
Jul
2011
Setting timestamp with Touch
By Eric Downing. Filed in Linux, Scripting, Uncategorized, Utilities |Did you know? You can Set file timestamp using touch command. One way to do this is:
touch -c -t YYMMDDhhmm filename.txt
Did you know? You can Set file timestamp using touch command. One way to do this is:
touch -c -t YYMMDDhhmm filename.txt