how to count lines in linux with string code example Example: count number of lines in directory linux find . -name '*.php' | xargs wc -l