Help for this page

Select Code to Download


  1. or download this
    my $pid = `pgrep -f _collectDataScript.pl`;
    
    ...
            $pid = `pgrep -f _collectDataScript.pl`;
        }
    }