#!/bin/sh # WARNING: This file was auto-generated. Do not edit! test $# -ne 1 && { echo "ipccat: usage: ipccat path" >&2; exit 100; } exec /mnt/gmirror/ports/sysutils/ucspi-ipc/work/host/superscript.com/net/ucspi-ipc-0.67/command/ipcclient -l0 -- "$1" sh -c 'exec cat <&6'