From owner-freebsd-questions Sun Sep 29 1:27:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71E4D37B401 for ; Sun, 29 Sep 2002 01:27:42 -0700 (PDT) Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2548D43E4A for ; Sun, 29 Sep 2002 01:27:42 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-007dcwashp0322.dialsprint.net ([63.188.65.68] helo=moo.holy.cow) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 17vZQO-0005J2-00; Sun, 29 Sep 2002 01:27:37 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 4876CB299; Sun, 29 Sep 2002 04:30:04 -0400 (EDT) Date: Sun, 29 Sep 2002 04:30:04 -0400 From: parv To: Jimmy Lantz , freebsd-questions@FreeBSD.ORG Subject: Re: Bourne shell redirection of STDOUT Message-ID: <20020929083004.GB472@moo.holy.cow> Mail-Followup-To: Jimmy Lantz , freebsd-questions@FreeBSD.ORG References: <5.1.0.14.0.20020928170713.00bcc758@mail.lusidor.nu> <20020929082514.GA472@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020929082514.GA472@moo.holy.cow> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <20020929082514.GA472@moo.holy.cow>, wrote parv thusly... > > you could use pipe (fifo) and/or, in bash2 & ksh93, arrays. > a pipe is created by mkfifo(1); fill an array in a while loop. argh, never mind... better suggestions already made. sorry for the noise... -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message