Friday, October 2, 2009

Screen - Serial Terminal Emulator

Who knew "screen" was so flexible. As per Lin... "You specify the device and the speed (the example is for a Soekris 5501 under linux on the first serial port with the default bios speed of 19200) and it just works. Pretty sweet, and it'll work under OSX with the dongle..."

Linux Example: screen /dev/ttyS0 19200
OS X Example: screen /dev/tty.usbserial 19200

No comments: