From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <599f06db0709060747t16f7a038pe0f8d787b0a5f833@mail.gmail.com> Date: Thu, 6 Sep 2007 16:47:49 +0200 From: "Gorka Guardiola" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Pipes on UNIX In-Reply-To: <45219fb00709060742u11d68c49s5f18125a525c34e0@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> <45219fb00709060742u11d68c49s5f18125a525c34e0@mail.gmail.com> Topicbox-Message-UUID: b93928b4-ead2-11e9-9d60-3106f5b1d025 On 9/6/07, Llu=EDs Batlle wrote: > 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 shel= l. > Something like: > generate_data | diskpipe | data_eater > I don't think a 9p server would do anything here. > generate_data > input cat input > output data_eater < output with output and input being files from a file server. --=20 - curiosity sKilled the cat