linux-ls-tree

 linux-shell  ls  tree  stat


stat

stat命令用于查看文件的inode信息

ls

ls -alF

tree

tree . -L 1 -P "*log*"
tree . -H "*cpu*" -o out.html