Which command you will use to count number of strings in a text file code example Example: count number of lines in directory linux find . -name '*.php' | xargs wc -l