Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2002 11:39:44 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Aaron Angel <aangel@transa.infoarc.sodaknet.com>
Cc:        hackers@freebsd.org
Subject:   Re: uptime source code
Message-ID:  <3CDEB6EF.9D61E78E@mindspring.com>
References:  <20020512143522.A99703@transa.infoarc.sodaknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aaron Angel wrote:
> I got around to looking through the source and such, and noticed I
> can't seem to find the source to uptime...what distribution is it in
> on the CDROM?

/usr/src/usr.bin/w

Next time, do a "find /usr/src -name Makefile | xargs fgrep uptime", or
if, as in this case, you happen to know that there is a manual page for
it, "find /usr/src -name uptime.1".

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CDEB6EF.9D61E78E>