From owner-freebsd-questions Fri Apr 28 14:11: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id 178FD37BEE3 for ; Fri, 28 Apr 2000 14:10:56 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.9.3/8.9.3) id JAA13811; Sun, 30 Apr 2000 09:11:10 +1200 (NZST) (envelope-from jonc) Date: Sun, 30 Apr 2000 09:11:10 +1200 From: Jonathan Chen To: John Cc: freebsd-questions@freebsd.org Subject: Re: Question on the Command Interpretor Message-ID: <20000430091110.A13759@jonc.itouch.co.nz> References: <3.0.32.20000428142404.00689620@pop.tm.net.my> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3.0.32.20000428142404.00689620@pop.tm.net.my>; from wahwah@tm.net.my on Fri, Apr 28, 2000 at 02:24:19PM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 28, 2000 at 02:24:19PM +0800, John wrote: [...] > I am currently doing a project on UNIX bsd operating system. Since I am > still a freshman, I have minimum knowledge on UNIX bsd. My institute is > using UNIX system V. I hereby would like to request for a set of complete > command intepretor that is used on UNIX bsd system. If you mean the shell, your institution's UNIX machine should have online man pages for `sh' or `csh' or `bash' or `tcsh'. Try: man sh man tcsh ... for further info. If you want to learn about UNIX (FreeBSD in particular), you could try installing FreeBSD onto a machine. Instructions available at http://www.freebsd.org/ Cheers. -- Jonathan Chen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message