bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug and feature request in nice


From: Behdad Esfahbod
Subject: Bug and feature request in nice
Date: Fri, 22 Apr 2005 08:36:00 -0400 (EDT)

Hi,

First of all, small bug with getopt setup:

address@hidden ~]$ nice -n10 -p 10577
-n10: invalid option -- p
Try `nice --help' for more information.
address@hidden ~]$ nice -n +10 -p 10577
+10: invalid option -- p
Try `nice --help' for more information.


Next, a feature request: nice with -p should be alter the
priority of a running process.  That's perfectly possible as many
tools already do that.

--behdad
GNU FriBidi maintainer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]