5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
|
|
touch /tmp/`date +%Y_%m_%d_%H_%M_%S`.dat
|
|
|
|
ls -lha /tmp/*dat
|