zsh-users
 help / color / mirror / code / Atom feed
From: Meino.Cramer@gmx.de
To: zsh-users@zsh.org
Subject: ls -l *(/)...
Date: Mon, 22 Jun 2015 05:17:53 +0200	[thread overview]
Message-ID: <20150622031753.GA4342@solfire> (raw)

Hi,

I have a directory, which is filled with files and one addtional level
of directoriew. In these directories again there are files.

Being in the directory which contains one level of directories in
which....bla bla:
Being there I want to list all files in the directories in the
current directory which their full but relative paths.

I tried

ls -l *(/)

which gaves me an outout layout comparable to what I get when
doing a ls - Rl...which is not what I want.

Then I tried

ls -ld *(/)/.

which results in:
zsh: bad pattern: *(/)/*


hmmmm....

Any other way to accomplish, what I want - with zsh?

Thanks a lot for any help in advance!

Best regards,
Meino



             reply	other threads:[~2015-06-22  3:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-22  3:17 Meino.Cramer [this message]
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
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=20150622031753.GA4342@solfire \
    --to=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).