Perl 5 version 12.0 documentation setpriority Perl functions A-Z | Perl functions by category | The 'perlfunc' manpage setpriority WHICH,WHO,PRIORITY Sets the current priority for a process, a process group, or a user. (See setpriority(2).) Raises an exception when used on a machine that doesn't implement setpriority(2).