From owner-freebsd-doc Mon Dec 23 4:17:23 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3288937B401; Mon, 23 Dec 2002 04:17:22 -0800 (PST) Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D94C43ED8; Mon, 23 Dec 2002 04:17:20 -0800 (PST) (envelope-from akruijff@dds.nl) Received: from cybertron.kruijff ([213.10.151.186]) by smtp01.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H7KNFG02.9ON; Mon, 23 Dec 2002 13:16:28 +0100 Date: Mon, 23 Dec 2002 13:15:37 +0100 From: Alex X-Mailer: The Bat! (v1.62 Christmas Edition) Personal Reply-To: Alex X-Priority: 3 (Normal) Message-ID: <1705924148.20021223131537@dds.nl> To: freebsd-gnats-submit@FreeBSD.org, akruijff@dds.nl, freebsd-doc@freebsd.org Subject: Re: bin/44332: look and feel of nice MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Dear freebsd-gnats-submit, Please close this PR. The nice and renice commands of have changed. The confusion has gone with that. However another confusion has appeared. The default root uses either the shell csh or tsch. This has its own nice command, which works in the old way. So one would get a different response under these shell than one would expect. I found a work around by adding a alias to the ~/.cshrc file. (alias nice /usr/bin/nice). Would it be an good idea to add this to the default /root/.cshrc file? -- Best regards, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message