Perl Programming/Keywords/getpriority
Appearance
The getpriority keyword
[edit | edit source]The getpriority function returns the current priority for a process, a process group, or a user. Raises a fatal exception, if used on a machine that doesn't implement getpriority(2).
Syntax
[edit | edit source] getpriority WHICH, WHO