From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] find/locate a file From: nigel@9fs.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-drlrxydlbykpbtrifzzgxyudru" Message-Id: Date: Sat, 11 Nov 2000 15:02:45 +0000 Topicbox-Message-UUID: 2867f47c-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-drlrxydlbykpbtrifzzgxyudru Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit One might normally use the src(1) command, however, src echo finds the source to the echo(1) command. cat /rc/bin/service/tcp7 shows the real command for tcp echo. It its cat(1). --upas-drlrxydlbykpbtrifzzgxyudru Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by cpu; Sat Nov 11 14:52:00 GMT 2000 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.18.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 41635199E3; Sat, 11 Nov 2000 09:51:08 -0500 (EST) Received: from pali.cps.cmich.edu (pali.cps.cmich.edu [141.209.131.81]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id E1C68199DC for <9fans@cse.psu.edu>; Sat, 11 Nov 2000 09:50:49 -0500 (EST) Received: from localhost (ishwar@localhost) by pali.cps.cmich.edu (8.9.3/8.9.3) with ESMTP id JAA18800 for <9fans@cse.psu.edu>; Sat, 11 Nov 2000 09:51:04 -0500 (EST) (envelope-from ishwar@pali.cps.cmich.edu) From: Ish Rattan To: 9fans@cse.psu.edu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] find/locate a file Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0rc1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the O/S Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Sat, 11 Nov 2000 09:51:04 -0500 (EST) Is there a way to find (discover the path) of a file in the source tree? For example, source for echo server running on port 7 (if the name is echo.c??). - ishwar --upas-drlrxydlbykpbtrifzzgxyudru--