zsh-users
 help / color / mirror / code / Atom feed
From: Bernd Steinhauser <linux@bernd-steinhauser.de>
To: zsh-users@zsh.org
Subject: Re: ls -l *(/)...
Date: Mon, 22 Jun 2015 23:28:04 +0200	[thread overview]
Message-ID: <55887DE4.7050307@bernd-steinhauser.de> (raw)
In-Reply-To: <150622113052.ZM4976@torch.brasslantern.com>

On 22/06/15 20:30, Bart Schaefer wrote:
> On Jun 22,  7:59pm, lists@necoro.eu wrote:
> } Subject: Re: ls -l *(/)...
> }
> } > ls */*
> } >
> } > gives
> } >
> } > directory:
> } > file1
> } > file2
> } > file3
> }
> } Well, here, the output is exactly like how you want it (do you have `ls`
> } being some alias?).
>
> I suspect Meino actually has more than one level of directory under the
> current one, despite his original description.  Or he's not executing
> the "ls" at the level of the heirarchy that we think he is.
>
>      print -c */*
I'd go for
     ls **/*(.)

but you're right, it's not clear what he really wants.


  reply	other threads:[~2015-06-22 21:35 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
     [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 [this message]
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=55887DE4.7050307@bernd-steinhauser.de \
    --to=linux@bernd-steinhauser.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).