logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

jack_connect, jack_disconnect - JACK toolkit clients for connecting & disconnecting ports

Description

jack_connect connects the two named ports. jack_disconnect disconnects the two named ports.

Name

jack_connect, jack_disconnect - JACK toolkit clients for connecting & disconnecting ports

Returns

       The exit status is zero if successful, 1 otherwise

4                                                     2022                                       JACK_CONNECT(1)

Synopsis

jack_connect [ -s | --serverservername ] [-h | --help ] port1 port2
        jack_disconnect [ -s | --serverservername ] [-h | --help ] port1 port2

See Also