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

gems-client - Show data transmitted by gems-server (1)

Authors

       Diego Essaya <dessaya@fi.uba.ar>

       Emiliano Castagnari <ecastag@fi.uba.ar>

Description

       Connects to a computer running gems-server(1) to show in the local terminal the data transmitted, in real
       time.

Function Keys

       While gems-client is running, some keys have special functions:

       q      Quit.

       a      Enable/disable alarm blocking. When active, if the server transmits an alarm character ('\a'), the
              client ignores it, so the alarm does not play. This is specially  useful  when  many  clients  are
              present in the same room, to avoid the annoying simultaneous beeps.

Name

       gems-client - Show data transmitted by gems-server (1)

Options

       host   Hostname or IP address where the server is running.

       port   TCP port used by the server. Default: 6666.

       -i     Ignore  server  terminal  size.  If  this  option  is not supplied, gems-client disconnects itself
              whenever the local terminal is smaller than the terminal associated to the server.

       -h     Show a short help message.

       -v     Show version information.

See Also

gems-server(1), script(1)

gems                                               AUGUST 2004                                    GEMS-CLIENT(1)

Synopsis

gems-client [-i] host [port]

       gems-client-h | -v

See Also