摘要: touch不仅仅可以创建文件,更为主要的功能是修改mtime和atime,默认情况下,将atime或mtime更新为当前时间,具体的使用方式,man一下便知道,举个例子,如下:touch –mt 1205021530.15 somefile.txt 阅读全文
posted @ 2012-05-02 15:33 bourneli 阅读(642) 评论(0) 推荐(0) 编辑