From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 09:40:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 803D416A4CF for ; Sat, 20 Mar 2004 09:40:18 -0800 (PST) Received: from www.migvan.co.il (unknown [62.219.81.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B404B43D1F for ; Sat, 20 Mar 2004 09:40:14 -0800 (PST) (envelope-from eric@migvan.co.il) Received: from eric1 [62.219.81.8] by www.migvan.co.il (SMTPD32-7.07) id A1077551025A; Sat, 20 Mar 2004 19:36:07 +0200 Message-ID: <011b01c40ea2$a231ccc0$0851db3e@net.migvan.co.il> From: "Eric Yellin" To: "freeBSD" Date: Sat, 20 Mar 2004 19:41:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: problem with su X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 17:40:18 -0000 When I "su -m" and login as root, all I get in the prompt is a % sign. My normal user shell is tcsh and the prompt looks like this: [eric@www4]/home/eric(29): but this is not kept when I su -m. How can I change this? Thanks, Eric