find <directory>/ -print ls -R <directory>
$ ls -R - it displays files contained within subdirectories in the current directory. When you have a lot of subdirectories, the list can get quite long.