qemush/qemu/bin/sockpath

4 lines
73 B
Text
Raw Normal View History

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