Linux Commands Examples

A great documentation place for Linux commands

jack_wait

JACK toolkit client to check and wait for existence/exit of jackd.

Synopsis

jack_wait [ -s | --server servername ] [ -t | --timeout timeout_seconds [ -cqwhv ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

jack_wait When invoked with -c it only checks for the existence of a jack server. When invoked with -w the program will wait for a jackd to be available. The -q makes it wait for the jackd to exit.

options

-w, --wait

Wait for jackd to be available.

-q, --quit

Wait for jackd quit.

-c, --check

Only check for existence of jackd, and exit.

-s, --server servername

Connect to the jack server named servername

-t, --timeout timeout_seconds

Only wait timeout_seconds.

-h, --help

Display help/usage message

-v, --version

Output version information and exit

How can this site be more helpful to YOU ?


give  feedback