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