4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
touch /tmp/`date +%Y_%m_%d_%H_%M_%S`.dat
|
|
|
|
ls -lha /tmp/*dat
|
touch /tmp/`date +%Y_%m_%d_%H_%M_%S`.dat
|
|
|
|
ls -lha /tmp/*dat
|