From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45219fb00709060742u11d68c49s5f18125a525c34e0@mail.gmail.com> Date: Thu, 6 Sep 2007 16:42:01 +0200 From: "=?ISO-8859-1?Q?Llu=EDs_Batlle?=" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Pipes on UNIX In-Reply-To: <140e7ec30709060712g6194cd61r9e876be246b2e0ed@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <45219fb00709060604s2d6fc50ex270cfcf30c36067a@mail.gmail.com> <140e7ec30709060657r72fbb10fjf118a72452a30a16@mail.gmail.com> <45219fb00709060702t14169959ne9636b1b7e3d0f0c@mail.gmail.com> <140e7ec30709060712g6194cd61r9e876be246b2e0ed@mail.gmail.com> Topicbox-Message-UUID: b9323f5e-ead2-11e9-9d60-3106f5b1d025 I was more used to blame GNU's code than man pages :) To Enrico, in fact I want to use the disk-buffered pipe program in a shell. Something like: generate_data | diskpipe | data_eater I don't think a 9p server would do anything here. Thank you, Llu=EDs. 2007/9/6, sqweek : > On 9/6/07, Llu=EDs Batlle wrote: > > 2007/9/6, sqweek : > > > On linux you want fifo(7), > > Oh, thank you. I expected that mkfifo(1) would point to that page if > > it existed, and in my installation it doesn't point. > > You expected a GNU man page to be useful? Are you kidding me?? > -sqweek ;) >