From owner-freebsd-questions Thu Jun 20 15:59:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id C103A37B40C for ; Thu, 20 Jun 2002 15:59:42 -0700 (PDT) Received: from hades.hell.gr (patr530-b140.otenet.gr [212.205.244.148]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5KMxbMW024647; Fri, 21 Jun 2002 01:59:40 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.4/8.12.4) with ESMTP id g5KMxZLa000650; Fri, 21 Jun 2002 01:59:35 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.4/8.12.4/Submit) id g5KLenSZ008990; Fri, 21 Jun 2002 00:40:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 21 Jun 2002 00:40:49 +0300 From: Giorgos Keramidas To: Lee Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Command History & Keyboard Setup Message-ID: <20020620214049.GE8735@hades.hell.gr> References: <004a01c21895$6175d0a0$6400a8c0@Administrator> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <004a01c21895$6175d0a0$6400a8c0@Administrator> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-20 21:02 +0000, Lee wrote: > Hello, > > I have just installed my first FreeBSD system, 4.6 release. I hope > that someone will be able to help me with a couple of strange > problems. A newcomer to FreeBSD then? Welcome aboard :))) > I use a standard PS/2 UK keyboard, when logging in as root the £ > sign does not, even though it does when logged in as a normal user. > I am using UK Codepage 850. I'm guessing you mean that you are trying to type stuff at the shell prompt, and you are seeing differences. Right? (Correct me, if I'm wrong here.) This is probably because the `shell' of the root is not the same as your shell when logged in as a user. Assuming that you haven't used a UNIX system before, a `shell' is what FreeBSD calls the program that runs shortly after you login using your username, to read ``commands'' that you type and run the proper programs. There are many different shells, and FreeBSD works equally well with all of them. What you have asked in your post is caused by the root user having a different shell than the normal user. You might want to start by reading the documentation on your CDROMs, or over the web (point your browser at http://www.FreeBSD.org/docs.html and read at least the "new users" article, the Handbook, and the FAQ). Cheers, and welcome (again). - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message