Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 08:42:21 +0200
From:      michael <michael@nettmail.de>
To:        Gregory Bond <gnb@itga.com.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD 4.9-RC #1 nice-command not correct
Message-ID:  <20031021064221.GD25167@mobil-4.internett.de>
In-Reply-To: <200310210610.QAA11751@lightning.itga.com.au>
References:  <200310210610.QAA11751@lightning.itga.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Gregory,

first i must thank you to remind me
that the csh have builtin's.

First thing i think as i have read your Answer,
was "Oh sh*t i have forgotten builtins".

Thank you....and sorry for the abuse

best regards

michael

On Tue, Oct 21, 2003 at 04:10:41PM +1000, Gregory Bond wrote:
> The nice command is (usually) built-in to your shell, so check your shell's 
> documentation for proper command syntax.  The nice(1) man page documents the 
> /usr/bin/nice program which is used for those shells (sh!) that don't have 
> nice built-in.
> 
> I suspect you are using csh or tcsh, in which case the syntax is
> 	nice [+number] [command]
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031021064221.GD25167>