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

3 lines
36 B
Bash
Raw Permalink Normal View History

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