[SunHELP] SUMMARY: ls -d
Wed Apr 10 12:43:23 CDT 2002
thanks andrew, anythony, gregory
ls -al | grep "^d" worked as I needed.
i did not have a -maxdepth switch for find on the box i was working on.
"Markham, Richard" <RMarkham at hafeleamericas.com>@sunhelp.org on 04/10/2002
12:10:08 PM
Sent by: sunhelp-admin at sunhelp.org
To: "Sunhelp (E-mail)" <sunhelp at sunhelp.org>
cc:
Subject: [SunHELP] ls -d
i'm trying to list only directories in the current dir without
and recursive listing. ls -d only shows '.' .
find . -type d -name "*" shows directories but is recursive.
Any ideas?
_______________________________________________
SunHELP maillist - SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp
More information about the SunHELP
mailing list