Linux/touch
< Linux
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
touch -c -t 0304050607 file # Set file timestamp (YYMMDDhhmm)
touch -c -t 201601010101 file # 2016-01-01 01:01:00