Help for this page

Select Code to Download


  1. or download this
    my $t = new Proc::ProcessTable;
    foreach my $p ( @{$t->table} ){
    ...
            }
        }
    }
    
  2. or download this
    foreach my $p ( @{$t->table} ){
        if($p->cmndline =~ / member.cgi/) {