Skip to content

Instantly share code, notes, and snippets.

@WanpengQian
Created May 19, 2016 12:46
Show Gist options
  • Save WanpengQian/88b361318d60589f71d4873e14563ad1 to your computer and use it in GitHub Desktop.
Save WanpengQian/88b361318d60589f71d4873e14563ad1 to your computer and use it in GitHub Desktop.
I prefer to use the sysutils/screen port with my USB to Serial adapter like this:
screen /dev/cuaU0 9600
You'll need to know the device name of the serial port you want to use -- if it is a regular old serial port (not USB to Serial adapter) check look for a device like /dev/cuau0.
@WanpengQian
Copy link
Author

end session

C-a k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment