linux command to see the files and folders only code example Example: list all files in a directory and subdirectory linux find . -type f -follow -print