test $# -ne 1 && { echo "ipcconnect: usage: ipcconnect path" >&2; exit 100; }
exec HOME/command/ipcclient -l0 -- "$1" HOME/command/ipcconnect-io


syntax highlighted by Code2HTML, v. 0.9.1