Re: uptime source code

2002-05-12 Thread Dan Nelson
In the last episode (May 12), Aaron Angel said: > 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? $ whereis uptime uptime: /usr/bin/uptime /usr/share/man/man1/uptime.1.gz $ ls -l /usr/bin/upt

Re: uptime source code

2002-05-12 Thread Terry Lambert
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 happe