A communication program for accessing serial ports
Simple minicom replacement. Shows timestamp for each line received.
rcom [FLAGS] [OPTIONS]
-h, --help Prints help information
-n, --no-timestamps Don't show timestamps
-V, --version Prints version information
-d, --device <device_name> Serial port name [default: /dev/ttyUSB1]
-s, --speed <speed> Communication speed [default: 115200]
Use Ctrl A key to exit rcom