gems 1.1 review
Downloadgems is a project that shows a console session in several terminals in real time. The gems system is a client/server application t
|
|
gems is a project that shows a console session in several terminals in real time.
The gems system is a client/server application that allows you to show a single console session in different computers or terminals in real time.
It can also be used to transmit any other kind of data to more than one computer at the same time.
Commands to compile and install gems from sources
To compile:
$ make
To install (as root):
# make install
To uninstall (as root):
# make uninstall
gems 1.1 keywords