how to find number of files recursive in folder in linux code example Example: bash how many files in a directory ls -1q log* | wc -l