Manpage logo

bordeauxctl - send a control message to a bordeaux server

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  EXIT STATUS  COPYRIGHT 

NAME

bordeauxctl − send a control message to a bordeaux server

SYNOPSIS

bordeauxctl [options] command [args...]

DESCRIPTION

Sends a command string to a running bordeaux server, and waits to be signaled for success or failure. Since command strings are space separated, the shell can be used to pass cli arguments directly. Content with spaces can be passed enclosed in a single quote string.

OPTIONS

−−quiet

Only return exit code, produce no output.

−−session

Show session status.

−−timeout=seconds

Wait to be signaled for specified timeout. The default is 5 seconds.

−−help

Outputs help screen for the user.

EXIT STATUS

Exit status can be used to determine command results in shell scripts.

0

Command sent and successfully processed.

1

Command send resulted in an error or is invalid.

2

Command timed out without any response signaled.

3

Error sending to fifo.

4

Fifo not found or inaccessible.

COPYRIGHT

Copyright © 2021 Tycho Softworks.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Updated 2026-06-01 - jenkler.se | uex.se