Count files in a folder

Posted Over 13 years ago. Visible to the public.

From the shell:

ls -l | wc -l
Henning Koch
Last edit
Over 12 years ago
Keywords
shell, linux, directory, all, list, number
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2010-08-26 20:11)