From owner-freebsd-questions Tue Jun 18 14:54:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 4470737B414 for ; Tue, 18 Jun 2002 14:54:29 -0700 (PDT) Received: from hades.hell.gr (patr530-a231.otenet.gr [212.205.215.231]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5ILsPuJ020746; Wed, 19 Jun 2002 00:54:27 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.4/8.12.4) with ESMTP id g5ILsADY010889; Wed, 19 Jun 2002 00:54:24 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.4/8.12.4/Submit) id g5ILJNVD010566; Wed, 19 Jun 2002 00:19:23 +0300 (EEST) X-Authentication-Warning: hades.hell.gr: charon set sender to keramida@ceid.upatras.gr using -f Date: Wed, 19 Jun 2002 00:19:23 +0300 From: Giorgos Keramidas To: Gabe Garcia Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Source code for finger(1) [was: ?] Message-ID: <20020618211922.GA10528@hades.hell.gr> References: <3D060B6A.F847DFEE@lodgenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D060B6A.F847DFEE@lodgenet.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-11 09:38 -0500, Gabe Garcia wrote: > I want to find out how to look at the source for the "finger" function. > What I mean by the "finger" function is...when I am in my shell(bash) i > type in "finger" to see who is on my machine. I want to see the source > to this. How would I go about that? % cd /usr/src/usr.bin/finger/ > P.S.-Yes I am using the FreeBSD O/S > thank you for any replies Even if you weren't using FreeBSD, or you didn't have the sources installed, you can always see the current version of the source at: http://cvsweb.freebsd.org/srcusr.bin/finger/ - Giorgos PS: You might want to use a more descriptive subject when asking things. I have edited the current subject, but it's a good idea to use more verbose subjects in your future posts :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message