Help for this page

Select Code to Download


  1. or download this
    %ret = {
             'error' => (sprintf 'Error: the sudo binary "%s" is not set t
    +o group id = 0',$sudo)
           };
           return \%ret;
    
  2. or download this
    $ret = {
             'error' => (sprintf 'Error: the sudo binary "%s" is not set t
    +o group id = 0',$sudo)
           };
           return $ret;
    
  3. or download this
    echo hello
    echo something >> /tmp/testfile