Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SHELL not always correct
- X-seq: zsh-users 13364
- From: "Aaron Davies" <aaron.davies@xxxxxxxxx>
- To: "Peter Stephenson" <p.w.stephenson@xxxxxxxxxxxx>, dqarras@xxxxxxxxx, "ZSH Users" <zsh-users@xxxxxxxxxx>, pws@xxxxxxxxxxxxxxxxxxx
- Subject: Re: SHELL not always correct
- Date: Wed, 22 Oct 2008 08:35:20 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uh1cdD+L+IVuI10OhEUU9/hAELGDH+3MIr7zJ5au0DA=; b=PUXF7pw6ulZ5cmyJ1bEfay0946uG4U9uKbMPU6d5/Ky4F6xbgBBCYacXQeKiJrLVe4 WfVe3W0B/nFO5PHlF6AcaHl7GwyCZoUJOq+iKmEd3z0Lnu7Al252atXcTddRfFSvzzA7 30UPVJzxOiUxlwtEXSdNb75VWnSnxF6GFq0BY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=CLmISfF1PNPc4EF18RX7LJDBOP9e5yF7cYqxuzJIxS5PgNgkSxziS3bAfBes0BsbWi dtRglZzYgA67eOvmTv2Ss1ZLF+3jqLg3VqsPTsSBTpSGUjrqWkHO0pikPu7IJvRUIuof KUl8mOzClaeiH1bgCMtm0ex+bwaq8TKpzZE/I=
- In-reply-to: <20081021231323.GA89901@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <903527.44182.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <200810212058.m9LKwXQe009278@xxxxxxxxxxxxxxxxxxx> <20081021231323.GA89901@xxxxxxxxxxxxxxxxxxxx>
On Wed, Oct 22, 2008 at 7:13 AM, Phil Pennock
<zsh-workers+phil.pennock@xxxxxxxxxxxx> wrote:
> Seems rather presumptuous, to claim to child processes that you are the
> user's chosen preferred shell, merely because you're running.
I've generally found that SHELL isn't much use for figuring out what you're in.
GNU autoconf <http://autoconf.iunix.biz/autoconf_105.html> checks
whether ZSH_VERSION is set to determine if it's running in zsh.
(Hopefully it's not exported in the standard setup. :-)
--
Aaron Davies
aaron.davies@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author