hello, Is there a way to use 'find' or 'ls' to generate a directory diagram? I was thinking of the same type of diagram as 'ps axjf' produces for processes on the system. ie: /usr/bin/process_one \_sh /etc/init.d/somescript.sh | \_/usr/bin/blah | \_sh /etc/init.d/anotherscript.sh except for directory listings. Peter