centos中find的用法

find                                         选项                                           路径                                                                   操作语句 

                                                                                                                                        参数                               限定条件                              执行动作

                                          -maxdepth 3      -mtime                                    -delete

                                                   -ctime                                      ! 

                                                   -atime 

                                                                                                                                                                                     +5 5天以前

                                                                                        -4  4天以内

                                                    4   距现在4天 

                                                    -type  d                                              

                                                                                                                                                                                      -perm 755

                                                    -size  +1000c  字节

 

   

未完待续                  

上一篇:Error: EACCES: permission denied when trying to install ESLint using npm


下一篇:[算法]排列