In article <90243.151817SML108 at psuvm.psu.edu> SML108 at psuvm.psu.edu (Scott the Great) writes: >As the subject asks, is there a set of options which will limit >ls to listing directories? $ ls -ld `find . -type d -print` # for example