how to count number of file in linux code example Example: count number of files in directory linux find DIR_NAME -type f | wc -l