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