[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: man ls
Charles Menzes said:
> Also, how can I use ls to show all sub-directories within a directory, but
> *not* any of the files?
Err... Do you mean like the output of "ls -ld" or "ls -l | grep '^d'".
If the second, I agree, you probably really do want find(1).
Steve
--
steve@silug.org | Linux Users of Central Illinois
(618)398-7320 | Meetings the 4th Tuesday of every month
Steven Pritchard | http://www.luci.org/ for more info
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- References:
- man ls
- From: Charles Menzes <charles@lunarmedia.net>