RosettaCodeData/Task/File-modification-time/UNIX-Shell/file-modification-time-5.sh

3 lines
29 B
Bash
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
T=02030405
touch -c -t $T $F