Mike Martin <[EMAIL PROTECTED]> writes:

> just a related point I find the following alias very useful
> lsd='ls -l|grep ^d'
> works to just give a list of directories (handy for weeding compile
> trees)

You could just let ls do it:
ls -d */



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to