Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

count number of lines in directory linux

find . -name '*.php' | xargs wc -l
Source by www.dailyfreecode.com #
 
PREVIOUS NEXT
Tagged: #count #number #lines #directory #linux
ADD COMMENT
Topic
Name
3+7 =