Linux/touch

From Omnia
Revision as of 14:50, 29 April 2016 by Kenneth (talk | contribs) (Created page with " touch -c -t 0304050607 file # Set file timestamp (YYMMDDhhmm) touch -c -t 201601010101 file # 2016-01-01 01:01:00")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
touch -c -t 0304050607 file	# Set file timestamp (YYMMDDhhmm)
touch -c -t 201601010101 file  # 2016-01-01 01:01:00