Forrest logo
back to context overview

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 machine
    explain 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 machine
    explain this command
back to context overview