How about

cd (to the base directory you're insterested in)

find . -print | grep rpm | less

the find (dot) -print will show everthing in the tree and grep will trim it
for you. And it give all the approximate matches, too.

Regards, Jim
Linux S/390-zSeries Support, SEEL, IBM Silicon Valley Labs
t/l 543-4021, 408-463-4021, [EMAIL PROTECTED]
*** Grace Happens ***

Reply via email to