Help for this page

Select Code to Download


  1. or download this
    # Untested, incomplete code.
    
    ...
      return sprintf q[ps -ef | grep psname=%s] , $_[0] ;
    }