Click to See Complete Forum and Search --> : [SOLVED] Getting source of "uptime" or "ls"


Cerf
01-05-2005, 08:07 AM
Hey,

I was just wondering, what is the best way to get the source of a program such as "uptime" or "ls"? In my /usr/src there is source code, but it is only the kernel source.

tecknophreak
01-05-2005, 08:31 AM
Do a google search for coreutils source code.

If you have RedHat/Fedora/Mandrake and installed from CD, install the srpm for core utils.

Cerf
01-05-2005, 05:04 PM
thanks