improve qemu tooling, and document it
This commit is contained in:
2
scripts/connect-qemu.sh
Executable file
2
scripts/connect-qemu.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env sh
|
||||
nix-shell -p socat --run "socat -,raw,echo=0,icanon=0,isig=0,icrnl=0,escape=0x0f unix-connect:$1"
|
Reference in New Issue
Block a user