Help for this page

Select Code to Download


  1. or download this
    $ perl -MProc::ProcessTable -le 'print for @{Proc::ProcessTable->new->
    +table}'
    Proc::ProcessTable::Process=HASH(0x814cb3c)
    ...
    Proc::ProcessTable::Process=HASH(0x8277a40)
    Proc::ProcessTable::Process=HASH(0x8277bf0)
    ...
    
  2. or download this
    $_->pid =~ /^$wanted$/