zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Tramp <mail@sebastian.tramp.name>
To: TJ Luoma <luomat@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: `ls *(.)` shows "just files", what shows "just folders"?
Date: Mon, 15 Aug 2011 09:18:24 +0200	[thread overview]
Message-ID: <20110815071824.GA5570@soljaris7.informatik.informatik.uni-leipzig.de> (raw)
In-Reply-To: <CADjGqHsW0nrY-nY4AmYZSXU6W+NupR7Mv0p5uBNMH-DiZdBydQ@mail.gmail.com>

On Sun, Aug 14, 2011 at 10:24:22PM -0400, TJ Luoma 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 "/"?

it sounds for me that you want to use the output for another command so
I suggest to use

print *(/)

instead of using ls (and stumble upon its aliases), this is much more
stable regarding environment changes.

Best regards

Sebastian Tramp

-- 
Sebastian Tramp
WebID: http://sebastian.tramp.name


  parent reply	other threads:[~2011-08-15  7:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15  1:08 TJ Luoma
2011-08-15  1:39 ` Pete Johns
2011-08-15  1:40 ` Michael Shick
2011-08-15  1:41 ` Vincent Lefevre
2011-08-15  1:43   ` Vincent Lefevre
2011-08-15  2:24   ` TJ Luoma
2011-08-15  2:48     ` Pete Johns
     [not found]       ` <CADjGqHuu7-=rK1OKyYw05n4LmZ4yVGEKGGbKwvjaUocHk2Qmqg@mail.gmail.com>
2011-08-15  7:00         ` Pete Johns
2011-08-15  7:18     ` Sebastian Tramp [this message]
2011-08-15 15:38 ` Tristan Webb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110815071824.GA5570@soljaris7.informatik.informatik.uni-leipzig.de \
    --to=mail@sebastian.tramp.name \
    --cc=luomat@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).