From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] rc question From: Charles Forsyth Date: Fri, 17 Mar 2006 22:08:14 +0000 In-Reply-To: <20060317210949.1D17711122@dexter-peak.quanstro.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-onrtkjousxiibsropgmvitokso" Topicbox-Message-UUID: 1651486c-ead1-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-onrtkjousxiibsropgmvitokso Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit one tricky point is that you might need to seek to 0 between requests --upas-onrtkjousxiibsropgmvitokso Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by lavoro; Fri Mar 17 21:12:29 GMT 2006 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id B92095B736 for ; Fri, 17 Mar 2006 16:10:48 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C7F2663174 for <9fans@cse.psu.edu>; Fri, 17 Mar 2006 16:10:25 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04581-01-97 for <9fans@cse.psu.edu>; Fri, 17 Mar 2006 16:10:25 -0500 (EST) Received: from dexter-peak.quanstro.net (dialup-4.252.206.164.Dial1.Chicago1.Level3.net [4.252.206.164]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id D392363156 for <9fans@cse.psu.edu>; Fri, 17 Mar 2006 16:10:24 -0500 (EST) Received: by dexter-peak.quanstro.net (Postfix, from userid 1000) id 1D17711122; Fri, 17 Mar 2006 15:09:49 -0600 (CST) To: 9fans@cse.psu.edu From: erik quanstrom Message-Id: <20060317210949.1D17711122@dexter-peak.quanstro.net> Date: Fri, 17 Mar 2006 15:09:49 -0600 (CST) X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] rc question X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu Errors-To: 9fans-bounces+forsyth=terzarima.net@cse.psu.edu to do a dns query directly, one needs to open /net/dns and write the query and read the results on the same fd. how can this be done with rc? - erik --upas-onrtkjousxiibsropgmvitokso--