Hello. I need to be able to set the baud rate of a serial port. I know "stty 2400" will set the baud rate on the serial port that I am on, but I need to do another port, like tty1a. I need this so I can override that "cat" default of 9600 baud. Thanks, Gary