DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
linux count files in subdirectories
find
.
-type
f
|
cut
-d/
-f2
|
sort
|
uniq
-c
|
sort
-nr
PREVIOUS
NEXT
Tagged:
#linux
#count
#files
#subdirectories
ADD COMMENT
Topic
COMMENT
Name
2+4 =
Submit