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

3 lines
29 B
Bash
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
T=02030405
touch -c -t $T $F