|
|
| |
JACK_CONNECT(1) |
FreeBSD General Commands Manual |
JACK_CONNECT(1) |
jack_connect, jack_disconnect - JACK toolkit clients for
connecting & disconnecting ports
jack_connect [ -s | --server servername ] [-h |
--help ] port1 port2 jack_disconnect [ -s | --server
servername ] [-h | --help ] port1 port2
jack_connect connects the two named ports. jack_disconnect
disconnects the two named ports.
The exit status is zero if successful, 1 otherwise
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |