From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id KAA04642 for ; Fri, 9 Aug 1996 10:32:54 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id UAA20310; Thu, 8 Aug 1996 20:30:30 -0400 (EDT) Resent-Date: Thu, 8 Aug 1996 20:25:15 -0400 (EDT) Date: Thu, 8 Aug 1996 19:22:44 -0500 Message-Id: <199608090022.TAA14251@ruiner.hc.ti.com> From: Benjamin Drago To: zsh-users@math.gatech.edu Subject: .zshenv file syntax: spanning lines with comments Mime-Version: 1.0 (generated by tm-edit 7.69) Content-Type: text/plain; charset=US-ASCII Resent-Message-ID: <"6YbHE3.0.nx4.hLe2o"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/347 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu This is not a serious problem; just one I've been curious about. Is there a way to have long variables span multiple lines, with comments inserted? Something like this: current version: export PATH=/home/$USER/bin/$OSTYPE:/home/$USER/bin:/usr/local/bin:/opt/gnu/bin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/vol/local/$OSTYPE/bin what I would like to do: export PATH=/home/$USER/bin/$OSTYPE: # arch dependent binaries /home/$USER/bin: # arch independent scripts /usr/local/bin: # local apps /opt/gnu/bin: # gnu tools ... Thanks, Ben -- Ben Drago drago@hc.ti.com Sysadmin, TI