From owner-freebsd-questions Tue Jun 23 12:46:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22293 for freebsd-questions-outgoing; Tue, 23 Jun 1998 12:46:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22246 for ; Tue, 23 Jun 1998 12:45:58 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.8/8.8.8) with ESMTP id UAA22540; Tue, 23 Jun 1998 20:45:50 +0100 (BST) (envelope-from kpielorz@tdx.co.uk) Message-ID: <359005ED.63AC5ADA@tdx.co.uk> Date: Tue, 23 Jun 1998 20:45:49 +0100 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: Roman Katsnelson CC: freebsd-questions@FreeBSD.ORG Subject: Re: Shells References: <358FDD12.3597F612@graphnet.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you installed the 'ports' collection when you installed FreeBSD you can do: cd /usr/ports/shells/bash make make install If you didn't install the 'ports' collection you can install Bash (and probably Ksh) as a 'package' - to do this do: cd /stand ./sysinstall (both of the above need you to be logged in as root) Regards, Karl Roman Katsnelson wrote: > > I just installed 2.2.6 on my system and for some reason I don't have ksh > or bash. > > Where in the ftp site are the necessary files, and how do I install > them? > > Any help will be greatly appreciated. > > Thanks, > Roman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message