sub PID
collects PIDs associated
with
running program
track processes by PID Debug with: print("ref_PID in PID.pm s: @out \n\n");
sub any
any other program
Debug
with
:
(
"inputs are $self,$program \n\n"
);
(
"this is $this \n\n"
);
collects PIDs associated
with
running program
track processes by PID Debug with: print("ref_PID in PID.pm s: @out \n\n");
any other program
Debug
with
:
(
"inputs are $self,$program \n\n"
);
(
"this is $this \n\n"
);