repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Fri Jan 13 20:02:10 UTC 2012
[aur-mirror.git]
/
ucspi-ipc
/
ipcconnect
blob
a8937bf64c2fe53db0f0d50599e5231b7ae06cdf
1
#!/bin/sh
2
test
$#
-ne
1
&& {
echo
"ipcconnect: usage: ipcconnect path"
>&
2
;
exit
100
; }
3
exec
/
usr
/
bin
/
ipcclient
-l0 --
"
$1
"
/
usr
/
bin
/
ipcconnect-io