From owner-freebsd-hackers Wed Feb 19 16:45:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA01123 for hackers-outgoing; Wed, 19 Feb 1997 16:45:14 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA01112 for ; Wed, 19 Feb 1997 16:45:02 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA07678; Wed, 19 Feb 1997 16:44:12 -0800 (PST) To: y.lin@larc.nasa.gov cc: hackers@FreeBSD.ORG Subject: Re: Where is FreeBSD source code In-reply-to: Your message of "Wed, 19 Feb 1997 16:49:29 EST." <199702192149.QAA25056@forbes.larc.nasa.gov> Date: Wed, 19 Feb 1997 16:44:12 -0800 Message-ID: <7674.856399452@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I am looking for source code of user commands (e.g. ls, rm,...). I looked in > 2.1.5-RELEASE/src directory. Is this the correct directory? > Wouldn't it be nice if you have description of all the subdirectories in > the top dir (e.g. 2.1.5-RELEASE) so people can know which dir contains what? You need to look at newer sources, that's all. :) If you go to ftp.frebsd.org and look at the 2.1.7-RELEASE (which is really what you should be running instead of 2.1.5 anyway), you will see a file called ABOUT.TXT which does exactly what you ask. Jordan