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

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



On Sun, Aug 14, 2011 at 9:41 PM, Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
> See "Glob Qualifiers" in the zshexpn man page.
>

Thanks to all…

Not to be greedy, but is there a way to get the listing without the
trailing "/"?

(I mean, I know I can get rid of it using `| sed 's#/$##g'` or `| tr -d '\57'`)

TjL



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