ubuntu check how meny filles in a dir code example Example: bash how many files in a directory ls -1q log* | wc -l