Help for this page

Select Code to Download


  1. or download this
    ps -ef | grep $script | grep -v grep
    
  2. or download this
    /tmp/myscripts/some_script.pl # one I want to know about
    # cd /tmp; perl myscripts/some_script.pl &