Re: The nice utility: man pages bug?
From: Malcolm Kay (malcolm.kay_at_internode.on.net)
Date: 12/26/03
- Previous message: Phil Kernick: "Re: The nice utility: man pages bug?"
- In reply to: Rob: "The nice utility: man pages bug?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Rob <nospam@users.sourceforge.net>, freebsd-stable@freebsd.org Date: Fri, 26 Dec 2003 23:22:20 +1030
On Fri, 26 Dec 2003 17:19, Rob wrote:
> Hi,
>
> This is 4.9-STABLE on Intel PC.
>
> The nice man-pages say:
>
> ---------------------------
> EXAMPLES
> $ nice -n 5 date
>
> Execute utility `date' at priority 5 assuming the
> priority of the shell is 0.
> ---------------------------
>
>
> But when I do:
>
> $ nice -n 5 date
> nice: Badly formed number.
> $
>
>
> Something is wrong here, isn't it?
>
I don't think so; try:
beta:205> /usr/bin/nice -n 5 date
Fri Dec 26 23:17:40 CST 2003
The man page does warn that same shells provide a builtin
which may be similar or identical.
(But may also be different in syntax; my added comment)
Malcolm Kay
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Phil Kernick: "Re: The nice utility: man pages bug?"
- In reply to: Rob: "The nice utility: man pages bug?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|