Linux文件类型:
-:普通文件
d:目录文件(directory)
l:链接文件(link)
b:块设备文件 (binary)
c:字符设备文件 (character)
p:管道文件 (pipe)
s:套接口文件