Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Get parent process IDSend a signal to a process or ... (Berikutnya)
Functions for processes and process groups

Get current nice value

Daftar Isi

  • 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 amachine that doesn't implement getpriority(2).

    Portability issues: getpriority in perlport.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Get parent process IDSend a signal to a process or ... (Berikutnya)