zsh-users
 help / color / mirror / code / Atom feed
From: Phil Pennock <Phil.Pennock@globnix.org>
To: Sven Guckes <guckes@math.fu-berlin.de>
Cc: ZShell Users <zsh-users@sunsite.auc.dk>
Subject: Re: list of files with full path
Date: Fri, 18 Jan 2002 11:45:49 +0100	[thread overview]
Message-ID: <20020118114549.A15270@globnix.org> (raw)
In-Reply-To: <20020118104317.GA23929@ritz.math.fu-berlin.de>; from guckes@math.fu-berlin.de on Fri, Jan 18, 2002 at 11:43:17AM +0100

On 2002-01-18 at 11:43 +0100, Sven Guckes wrote:
> I looked at the manual about "modifiers" -
> and they all seem to cut off something.
> now, what to use to make a listing of files
> with a full path?  is there a modifier for that?

Why a modifier?

> $ ls **/*(???)
> /dir/file
> /dir/subdir1/file1
> /dir/subdir1/file2
> /dir/subdir2/file1
> /dir/subdir2/file2
> etc

% ls -1d $PWD/**/*

-- 
If geiger counter does not click, the coffee, she is just not thick.
 -- Pitr Dubovich, <http://www.userfriendly.org/>


  reply	other threads:[~2002-01-18 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-18 10:43 Sven Guckes
2002-01-18 10:45 ` Phil Pennock [this message]
2002-01-18 10:54 ` Deborah Ariel Pickett

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=20020118114549.A15270@globnix.org \
    --to=phil.pennock@globnix.org \
    --cc=guckes@math.fu-berlin.de \
    --cc=zsh-users@sunsite.auc.dk \
    /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).