From owner-freebsd-questions Sat Jun 17 6:27:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.email.msn.com (cpimssmtpu09.email.msn.com [207.46.181.31]) by hub.freebsd.org (Postfix) with ESMTP id 86F0A37B773 for ; Sat, 17 Jun 2000 06:27:17 -0700 (PDT) (envelope-from bonk1138@msn.com) Received: from lando - 63.27.1.228 by email.msn.com with Microsoft SMTPSVC; Sat, 17 Jun 2000 06:27:00 -0700 From: "James Johnson" To: "Nicolau Werneck" , Subject: RE: setting up BASH Date: Sat, 17 Jun 2000 06:25:33 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <200006171157.IAA08421@inetminas.estaminas.com.br> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG login chsh -s /usr/local/bin/bash logout login voila! -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Nicolau Werneck Sent: Saturday, June 17, 2000 4:56 AM To: freebsd-questions@freebsd.org Subject: setting up BASH hi! I'm trying to set up BASH as my shell, but i can't load it at the login. 1_ I'm using a keymap file I've created (to write portuguese with american keyboards), but it only works with sh WITHOUT the -E option! BASH can't use it too (the accentuated characters don't get displayed). Is this normal? 2_ The vidcontrol command I put in the initialization files only gets run when I call bash from the command line... 3_ The $SHELL variable doesn't change to "(...)/bash" after loading it, but insists on "(...)/sh". Is this normal? I've read something about "loading BASH as SH"... The ps command also doesn't show bash, but sh. PS: My line on the /etc/passwd file: nwerneck:*:1138:1001:NLW 1138:/home/nike:/usr/local/bin/bash thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message