zsh-workers
 help / color / mirror / code / Atom feed
From: hari@sybase.com (Hariharan Dhandapani)
To: zsh-workers@math.gatech.edu
Subject: Re: ** bug?
Date: Tue, 19 Sep 1995 11:20:20 +0800	[thread overview]
Message-ID: <9509191820.AA01104@mach2.sybgate.sybase.com> (raw)


@>From zefram@dcs.warwick.ac.uk Mon Sep 18 19:23 PDT 1995

@>No, it's not a bug.  ** is supposed to recurse, but not through
@>symlinks.  Hence, it doesn't follow the symlinks, and in this case
@>matches nothing.  ***/*.c would do what you want, as *** recurses in a
@>similar manner to ** but following symlinks.
@>
@>-zefram

Thanks for all your responses, "***" does work and does what i want it
to do, however what is the rationale behind differenitating symbolic
links, why doesn't "**" itself follow symbolic links too, it is very
difficult to write a generic script(without the proper knowledge of
whether one will hit symbolic links or not!)

Thanks,
-hari


             reply	other threads:[~1995-09-19 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-19  3:20 Hariharan Dhandapani [this message]
1995-09-19 19:02 ` Chip Salzenberg
  -- strict thread matches above, loose matches on Subject: below --
1995-09-18 11:09 Hariharan Dhandapani
1995-09-19  4:35 ` Mark Borges

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=9509191820.AA01104@mach2.sybgate.sybase.com \
    --to=hari@sybase.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).