Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Enable/disable (was Re: Enhanced shell)
- X-seq: zsh-workers 15461
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Enable/disable (was Re: Enhanced shell)
- Date: Mon, 23 Jul 2001 16:38:50 +0000
- In-reply-to: <20010723150019.A25511@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010722224707.BD7621428E@xxxxxxxxxxxxxxxxxxxxxxxx> <3B5C06E6.FFFCCFCC@xxxxxxxxxxxxx> <20010723150019.A25511@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Jul 23, 3:00pm, Nadav Har'El wrote:
}
} On Mon, Jul 23, 2001, Oliver Kiddle wrote about "Re: Enhanced shell":
} > > ? disable/enable? [bash]
} > not so useful. they are also common as commands to enable/disable
} > printers (on AIX and Solaris at least).
}
} These are useful for restricted-shell mode, when you sometimes want to
} disable builtins (e.g., the "read" builtin allows the restricted user to
} read files that they shouldn't).
As of 4.0.1, `builtin read' will run `read' even after `disable read'.
Maybe we need to rethink that.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author