On Wed, Feb 25, 2009 at 03:03:08PM +0100, Tobias Burnus wrote: > 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. Good idea. Implemented. Thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- 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