Count files in a folder

Updated . Posted . Visible to the public.

From the shell:

ls -l | wc -l
Henning Koch
Last edit
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)