display number of files in a directory linux code example Example: count number of files in directory linux find DIR_NAME -type f | wc -l