zsh-workers
 help / color / mirror / code / Atom feed
From: chs@nando.net (Chip Salzenberg)
To: hari@sybase.com (Hariharan Dhandapani)
Cc: zsh-workers@math.gatech.edu
Subject: Re: ** bug?
Date: Tue, 19 Sep 1995 15:02:20 -0400 (EDT)	[thread overview]
Message-ID: <9509191902.AA13628@nando.net.nando.net> (raw)
In-Reply-To: <9509191820.AA01104@mach2.sybgate.sybase.com> from "Hariharan Dhandapani" at Sep 19, 95 11:20:20 am

According to Hariharan Dhandapani:
> 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 ...

Following symlinks is a dangerous policy.  You'll note that "find"
and similar commands usually don't follow symlinks unless they're told
to.  Consider:

  $ mkdir infinite
  $ cd infinite
  $ ln -s .. loop

Now if you follow symlinks, you have infinite/loop/infinite/loop/...
-- 
               Chip Salzenberg, aka <chs@nando.net>
        "Hey, it's the Miss Alternate Universe Pageant!"
          -- Crow T. Robot, MST3K: "Stranded In Space"


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-19  3:20 Hariharan Dhandapani
1995-09-19 19:02 ` Chip Salzenberg [this message]
  -- 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=9509191902.AA13628@nando.net.nando.net \
    --to=chs@nando.net \
    --cc=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).