zsh-users
 help / color / mirror / code / Atom feed
From: lists@necoro.eu
To: Meino.Cramer@gmx.de, zsh-users@zsh.org
Subject: Re: ls -l *(/)...
Date: Mon, 22 Jun 2015 07:25:20 +0200	[thread overview]
Message-ID: <55879C40.9020102@necoro.eu> (raw)
In-Reply-To: <20150622031753.GA4342@solfire>

> Then I tried
> 
> ls -ld *(/)/.

Note that you do not need the '(/)' in the middle, because
ls -l */* will not match non-directories in the top-directory (only
difference I see, that it'll also match symbolic links to directories).

So: If you do not have symlinks to dirs in the topdir, ls */* is what
you are looking for :)

- René


  reply	other threads:[~2015-06-22  5:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-22  3:17 Meino.Cramer
2015-06-22  5:25 ` lists [this message]
     [not found]   ` <20150622163654.GB4560@solfire>
2015-06-22 17:59     ` lists
2015-06-22 18:30       ` Bart Schaefer
2015-06-22 21:28         ` Bernd Steinhauser
2015-06-22 19:08       ` Marc Chantreux
2015-06-22 19:26         ` lists
2015-06-22 20:31           ` Roman Neuhauser
2015-06-23 11:30           ` Marc Chantreux

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=55879C40.9020102@necoro.eu \
    --to=lists@necoro.eu \
    --cc=Meino.Cramer@gmx.de \
    --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).