how do i list contentents of a folder in linux code example Example: list all files in a directory and subdirectory linux find . -type f -follow -print