摘要:        
Linux查找某个时间内的文件 1、 n天内修改的( ctime) find . type f ctime 1| xargs ls –l 说明: (1) type f 只搜索文件,不包含文件夹 (2)ctime中的c change的意思 (3) ctime +n: n天前修改的; ctime –n:    阅读全文
        
            posted @ 2020-05-15 17:44
Alive_2020
阅读(13681)
评论(0)
推荐(0)
        
        
浙公网安备 33010602011771号