1
0
core-admin/qubes_rpc/qrun-in-vm

5 linhas
115 B
Bash
Ficheiro executável

#!/bin/sh
# pass aguments to the remote stdin, shovel back the remote output
echo "$@"
exec /bin/cat >&$SAVED_FD_1