how to count files in directory
http://techgurulive.com/2009/08/09/how-to-count-files-in-the-current-directory-in-linux/
reference as above
ls -l |wc -l
CAUTION, the link of current foler also as a file ,so as common sense,the result
you should minus one ,that's you want
查看更多关于how to count files in directory的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did44399