#!/bin/sh

RUN_D=/var/run/rhctl
SOCK=$RUN_D/switchctl.sock

/usr/bin/socat UNIX-CONNECT:$SOCK STDIO