20160928文件类型说明type

    xiaoxiao2023-03-25  5

    -type c               File is of type c:               b      block (buffered) special               c      character (unbuffered) special               d      directory               p      named pipe (FIFO)               f      regular file               l      symbolic link; this is never true if the -L option or the                      -follow option is in effect, unless the symbolic link  is                      broken.  If you want to search for symbolic links when -L                      is in effect, use -xtype.               s      socket               D      door (Solaris)
    转载请注明原文地址: https://ju.6miu.com/read-1203888.html
    最新回复(0)