touch:更改文件的时间戳


更多的时候是用这个命令来创建一个新的空的文件。

[root@hostwiki.info tmp]# touch a.txt
[root@hostwiki.info tmp]# ll
total 0
-rw-r--r-- 1 root root 0 Dec 22 20:58 a.txt
最后更改: in 2010/12/22 21:05