FreeBSD 4.9-RC #1 nice-command not correct

michael michael at nettmail.de
Mon Oct 20 23:43:19 PDT 2003


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]
> 
> 


More information about the freebsd-stable mailing list