$rsh_cmd = '[RSH Befehl]'; $response = `echo \'$rsh_cmd\' | rsh [HOSTNAME] -l [USERNAME] /bin/sh -`;