microcom: add page
This commit is contained in:
11
pages/linux/microcom.md
Normal file
11
pages/linux/microcom.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# microcom
|
||||||
|
|
||||||
|
> A minimalistic terminal program.
|
||||||
|
|
||||||
|
- Open a serial port using the specified baudrate:
|
||||||
|
|
||||||
|
`microcom --port {{path/to/serial-port}} --speed {{baudrate}}`
|
||||||
|
|
||||||
|
- Establish a telnet connection (rfc2217) to the specified host:
|
||||||
|
|
||||||
|
`microcom --telnet {{hostname}}:{{port}}`
|
Reference in New Issue
Block a user