where opts is a series of getopt-style options, path is the filename for the client to connect to, and prog is one or more arguments specifying a program to run for each successful connection.
ipcclient attempts to connect to the local-domain socket associated with the filename path. For each connection, it runs prog, with descriptor 6 reading from the network and descriptor 7 writing to the network. Before running prog, ipcclient sets certain environment variables.
General Options:
Connection options:
Data-gathering options:
Copyright © 2009 by SuperScript Technology, Inc. All rights reserved.