# not really correct!
if( $args{"_exec"} && $args{"rsh"} ) {
    $args{"_exec"}->set_execute_on( $args{"rsh"} );
}
