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