zsh-users
 help / color / mirror / code / Atom feed
From: Emre Yildirim <emre@sgi.asper.org>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-users@sunsite.dk
Subject: Re: restricted shell
Date: Sun, 21 Oct 2001 15:10:11 -0500	[thread overview]
Message-ID: <3BD32BA3.50406@sgi.asper.org> (raw)
In-Reply-To: <1011021195307.ZM14907@candle.brasslantern.com>

Bart Schaefer wrote:


> "disable" only disables the builtin.  If there's still an external
> command named "echo" in the path, that will get executed instead.
> 
> zsh% which echo
> echo: shell built-in command
> zsh% disable echo
> zsh% which echo
> /bin/echo


Thanks it worked :-D



-- 
Emre Yildirim <emre@asper.org>
GPG KeyID 0xF9E4A1D1 (keyserver.pgp.com)


      reply	other threads:[~2001-10-21 20:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-21 18:09 Emre Yildirim
2001-10-21 18:16 ` Mads Martin Joergensen
2001-10-21 18:33   ` Emre Yildirim
2001-10-21 19:00     ` Borsenkow Andrej
2001-10-21 19:12       ` Emre Yildirim
2001-10-21 19:21       ` Nadav Har'El
2001-10-21 19:32       ` Emre Yildirim
2001-10-21 19:53         ` Bart Schaefer
2001-10-21 20:10           ` Emre Yildirim [this message]

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=3BD32BA3.50406@sgi.asper.org \
    --to=emre@sgi.asper.org \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.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).