[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: man ls




Charles Menzes wrote:
> 
> Also, how can I use ls to show all sub-directories within a directory, but
> *not* any of the files?
> 
> cjm

find _basedir_ -type d -ls

don't know if just ls can...

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.