Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site pur-phy.UUCP
Path: utzoo!linus!decvax!harpo!floyd!vax135!ariel!hou5f!hou5g!hou5h!hou5a!hou5d!hogpc!houxm!ihnp4!ixn5c!inuxc!pur-ee!CSvax:Pucc-H:pur-phy!crl
From: crl@CSvax:Pucc-H:pur-phy.UUCP
Newsgroups: net.general
Subject: shell archives
Message-ID: <851@pur-phy.UUCP>
Date: Fri, 29-Jul-83 12:10:13 EDT
Article-I.D.: pur-phy.851
Posted: Fri Jul 29 12:10:13 1983
Date-Received: Mon, 1-Aug-83 08:29:22 EDT
Organization: Purdue Univ. Physics Dept., W. Lafayette, IN
Lines: 10

I have a request for future postings of net.sources shell archives.
Please refrain from generating a shell archive that uses the construct
	if [ $1x = x ] ; 
since the standard v7 Bourne shell does not recognize this.  Instead,
use the portable (I hope) construct
	if test $1x = x;

Charles LaBrec
pur-ee!Physics:crl
purdue!Physics:crl