ls -1 */*.xyz | sed -e 's![/+]! !g' -e 's!\.xyz$!!' > text-file [download]
In reply to Re: recursive directory navigation by JavaFan in thread recursive directory navigation by anasuya