qemush/qemu/bin/sockpath

3 lines
73 B
Bash
Executable file

#!/bin/sh -e
[ -n "$QEMUSH_NAME" ]
printf %s/%s ~/sockets "$QEMUSH_NAME"