%ret = { 'error' => (sprintf 'Error: the sudo binary "%s" is not set to group id = 0',$sudo) }; return \%ret; #### $ret = { 'error' => (sprintf 'Error: the sudo binary "%s" is not set to group id = 0',$sudo) }; return $ret; #### echo hello echo something >> /tmp/testfile