From mboxrd@z Thu Jan 1 00:00:00 1970 From: aftnix@gmail.com (AFT) Date: Thu, 21 Jun 2012 19:31:33 +0600 Subject: download the source code of some commands In-Reply-To: (=?utf-8?B?IueOi+WTsiIncw==?= message of "Thu, 21 Jun 2012 20:48:48 +0800") References: Message-ID: <395opz9m.fsf@s1.test.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org ?? writes: > Hi all: > I want to see some source code of some commands,for > example,halt,reboot,uptime,and so on. > > but i don't kown where to download? can you give me some advice? > > Thanks in advance! Hi, Although this does not relate to kernel, you can still view the codes of common linux/unix commands. ftp.gnu.org hosts most of commands in different packaging. Like "coreutils", "findutils", "netutils" etc. And standalone codes are there for "grep", "ed" etc. You can also get a copy of freebsd dvd. Freebsd dvd's comes with full source code of the core system. cheers. > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies