摘要:        
1.find遍历目录下来查找某些文件或目录.find经常和xargs共同使用.1) find 格式find pathname -options2) 常用的参数pathname: 当前目录(.), 根目录(\), 特定目录(/usr/bin)-name:按照文件名进行查找文件-perm:按照文件权限进行查找文件-mtime:按照文件的更改时间来进行查找文件-type:查找某一类型的文件-size:按...    阅读全文
posted @ 2007-09-06 16:38
盈盈的工作小纸条
阅读(280)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号