[[email protected] ~]# echo it is the time $(clock)
it is the time 2016年11月10日 星期四 18时20分38秒 -0.327027 seconds
命令替换
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# touch ./file-$(date +%F-%H-%M-%S).txt
[[email protected] ~]# ll ./
总用量 44
-rw-r--r--. 1 root root 0 11月 10 14:34 201711201500
-rw-------. 1 root root 1367 7月 20 00:30 anaconda-ks.cfg
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-04.txt
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-05.txt
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-06.txt
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-07.txt
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-08.txt
-rw-r--r--. 1 root root 0 11月 10 18:26 file-2016-11-10-18-26-09.txt
-rw-r--r--. 1 root root 0 11月 10 18:25 file-.txt
-rw-r--r--. 1 root root 27828 7月 20 00:30 install.log
-rw-r--r--. 1 root root 7572 7月 20 00:28 install.log.syslog