From owner-freebsd-questions Tue Apr 7 01:25:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18499 for freebsd-questions-outgoing; Tue, 7 Apr 1998 01:25:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18474 for ; Tue, 7 Apr 1998 01:25:00 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from localhost (dean@localhost) by odyssey.apana.org.au (8.8.7/8.8.7) with SMTP id QAA22113; Tue, 7 Apr 1998 16:25:33 +0800 (WST) Date: Tue, 7 Apr 1998 16:25:33 +0800 (WST) From: Dean Hollister To: Greg Lehey cc: FreeBSD Questions Subject: Re: bash question In-Reply-To: <19980407173852.47780@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 7 Apr 1998, Greg Lehey wrote: > It's in the man page for test(1). The name [ is a synonym for test: Thanks. Now another obvious question. If I: echo "Text" | bash-script What "value" is the about output going into the script assigned to, ie, from within the script, to put "text" into a string would require: string=? Regards, d. +-------------------------------------------------------+ | Dean Hollister, | dean@odyssey.apana.org.au | | Perth, Western Australia. | deanh@iinet.net.au | +-------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message