Archive

Posts Tagged ‘directory’

List number of files in a particular folder – Linux Command

September 9th, 2009 No comments
List number of files in a particular folder – Linux Command Determine how many files there are in the current folder/directory: many ways ;) 1.  list files and folders: [root@server1]# du -a /folders/test | cut -d/ -f2 | sort | uniq -c | sort -nr 17616 data 2. list files and folders [root@server1]# ls -Ra1 /folders/test|grep -v ...
GoCache - ByREV-Cache v1.0 - live served in : 0.323249 sec (gzip)