
microcom
List of commands for microcom:
-
microcom:tldr:1ad3f microcom: Establish a telnet connection to the specified host.$ microcom --telnet ${hostname}:${port}try on your machineexplain this command
-
microcom:tldr:4932b microcom: Open a serial port using the specified baud rate.$ microcom --port ${path-to-serial_port} --speed ${baud_rate}try on your machineexplain this command