how to ls all files in a list code example Example: list all files in a directory and subdirectory linux find . -type f -follow -print