LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Source Code help (https://www.linuxquestions.org/questions/linux-newbie-8/source-code-help-149463/)

palbox2003 02-23-2004 04:01 AM

Source Code help
 
Hi,
I am a new Linux user. I would like to know which directory contains the source code of linux. I am actually searching the source codes for the various utilities like "ls" "login" whcih are present in the /bin directory. Please help.

Thanks
palbox2003

hw-tph 02-23-2004 04:10 AM

Most of the small utilities on Linux systems come from the GNU project since what people usually refer to as "Linux" or "GNU/Linux" is actually the GNU OS with a Linux kernel. ls is part of the GNU fileutils package, and another package which provides a lot of the expected functionality in a UNIX type system is provided by the coreutils package.


Håkan


All times are GMT -5. The time now is 01:36 AM.