list all the files in the current directory in limux code example Example: list all files in a directory and subdirectory linux find . -type f -follow -print