1 2 3 4 5 6
#!/bin/sh RUN_D=/var/run/rhctl SOCK=$RUN_D/switchctl.sock /usr/bin/socat UNIX-CONNECT:$SOCK STDIO