Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: `ls *(.)` shows "just files", what shows "just folders"?



On Sun, 2011-08-14 at 22:24:22 -0400, TJ Luoma sent:
>Not to be greedy, but is there a way to get the listing without
>the trailing "/"?
>
    \ls -d *(/)

This does not display a trailing slash. Are you specifying -F
(append file type indicators) in an alias or something?

Regards;

--paj



Messages sorted by: Reverse Date, Date, Thread, Author