Here's a good way to list the files in a directory structure. Not quite as nice as MS-DOS' tree, but close.

Re: list of files with full path:

ls -d -1 **/*