From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oldp.astro.wisc.edu ([128.104.39.15]) by hawkwind.utcs.toronto.edu with SMTP id <2701>; Thu, 17 Dec 1992 04:00:33 -0500 Received: by oldp.astro.wisc.edu (5.65/DEC-Ultrix/4.3) id AA17826; Thu, 17 Dec 1992 03:00:18 -0600 Message-Id: <9212170900.AA17826@oldp.astro.wisc.edu> To: rc@hawkwind.utcs.toronto.edu Subject: Here documents Date: Thu, 17 Dec 1992 04:00:18 -0500 From: Alan Watson X-Mts: smtp I was playing around with here documents, trying to get environment variable substitution within a file, when I noticed the following: [1] ; foo=bar ; cat <