[Feature wish/bug] Make "renice" POSIX compatible by supporting "-n <priority>"

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

 



POSIX's "renice" has the syntax:
   renice -n increment [-g | -p | -u] ID ...
unfortunately, util-linux's renice does not recognize the "-n", but only
has:
   renice priority [[-p] pid ...] [[-g] pgrp ...] [[-u] user ...]

Expected:
  renice [-n] priority ...
where the "-n" is optional.

Note: That also matches coreutils's "nice" which takes an option "-n"
argument.


Thanks,

Tobias
--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux