On Thu, 2005-03-03 at 08:43 +0100, Bernhard wrote: > just writes the subdirectories in the path, but not recursively. Any > hints? Thanks a lot in advance... ls -R | grep ':$' Works flawlessly if you don't have any files with names that end with a : -- Dennis K. And that's the way the cookie crumbles!