From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <023401c0ec6c$97d8e110$e8b7c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <20010602214521.070C4199C0@mail.cse.psu.edu> Subject: Re: [9fans] fax MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Sun, 3 Jun 2001 22:34:31 +0200 Topicbox-Message-UUID: ae71232c-eac9-11e9-9e20-41e7f4b1d025 From: "rob pike" > > switch($#*){ > case 0 1 > echo usage: $0 telephone-number recipient [files] > exit 0 > case 2 > stdin=yes > } exit 0? surely exit 1.