Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
JACK_CONNECT(1) 	     General Commands Manual		 JACK_CONNECT(1)

NAME
     jack_connect,  jack_disconnect - JACK toolkit clients for connecting & dis-
     connecting ports

SYNOPSIS
      jack_connect [ -s | --server servername ] [-h | --help ] port1 port2
      jack_disconnect [ -s | --server servername ] [-h | --help ] port1 port2

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

RETURNS
     The exit status is zero if successful, 1 otherwise

4				      2022			 JACK_CONNECT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jack_connect&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help