"Stefan Monnier" <[EMAIL PROTECTED]> writes:

> There are many alternatives.  For example using `ls -aF' instead of `ls -a'
> would immediately give the directory info (ideal).

The `-F' argument for `ls' is too non-standard.  I think there are
Unices which don't have this at all, and on some of them it behaves
differently.  For example, sometimes symlinks are annotated with `@'
and sometimes they aren't annotated at all.

> Or else `find -type d -print ! -name . -prune'

This sounds like a cool idea.

kai
-- 
I like BOTH kinds of music.

Reply via email to