zsh-users
 help / color / mirror / code / Atom feed
* ls -l *(/)...
@ 2015-06-22  3:17 Meino.Cramer
  2015-06-22  5:25 ` lists
  0 siblings, 1 reply; 9+ messages in thread
From: Meino.Cramer @ 2015-06-22  3:17 UTC (permalink / raw)
  To: zsh-users

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-23 11:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22  3:17 ls -l *(/) 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
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

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).