Modules

  • ABCDE
  • FGHIL
  • MNOPS
  • TUX

Tools

getpriority

Perl 5 version 22.0 documentation
Recently read

getpriority

  • getpriority WHICH,WHO

    Returns the current priority for a process, a process group, or a user. (See getpriority(2).) Will raise a fatal exception if used on a machine that doesn't implement getpriority(2).

    Portability issues: getpriority in perlport.