From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Instituting a pipe in my program From: erik quanstrom Date: Sun, 11 Nov 2007 13:39:44 -0500 In-Reply-To: <3fda5c6c4247a63c7921fad72fe687e2@9netics.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f37165b4-ead2-11e9-9d60-3106f5b1d025 >>> Hello. I'm writing a Plan 9 version of the UNX cut utility and I was >>> wondering if there was an alternative to the popen()/pclose() system. >>> The reason is that my cut synthesizes the command line (an awk >>> command line) for piping to rc. Thanks. >> >> i recall Geoff wrote a version for a Rangboom component. >> i''ll find it and put it on sources. > > /n/sources/contrib/fst/popen.c can't open /n/sources/contrib/fst/popen.c: '/n/sources/contrib/fst/popen.c' permission denied - erik