Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

number of files in subdirectories linux

find . -type f -print | wc -l
 
PREVIOUS NEXT
Tagged: #number #files #subdirectories #linux
ADD COMMENT
Topic
Name
7+5 =