From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23685 invoked from network); 5 May 1998 01:04:00 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 5 May 1998 01:04:00 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id VAA10797; Mon, 4 May 1998 21:00:37 -0400 (EDT) Resent-Date: Mon, 4 May 1998 21:00:37 -0400 (EDT) Date: Mon, 4 May 1998 17:52:16 -0700 Message-Id: <199805050052.RAA02433@wank.pdi.com> MIME-Version: 1.0 From: Nik Gervae To: zsh-workers@math.gatech.edu Subject: Re: env variables Newsgroups: lists.zsh.workers In-Reply-To: <74885733@toto.iv> References: <199805011721.KAA21663@wank.pdi.com> X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Reply-To: Nik Gervae Content-Type: text/plain; charset=US-ASCII Resent-Message-ID: <"8Q6Lw1.0.ee2.rIcJr"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3925 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu I just thought of something with regard to csh exporting arrays as space-separated strings. What if your PATH environment variable contains a directory name with a colon in it? Same problem, no? Might it make sense given this to export array values with spaces in between? --Nik