Count the number of files
This is a bash command that returns the number of files in a current directory:
ls | wc -l
Last Updated on Tuesday, 28 April 2009 09:47
Add your comment
yvComment v.1.24.0