On Wed, Sep 14, 2005 at 10:37:15AM +0100, Ted Harding wrote:
Suppose I want to set the serial port parameters of /dev/ttyS0, e.g.
Speed = 4800 baud, 7 data bits, Space parity, 1 stop bit
aka "4800 7S1".
I don't seem to find a Linux utility wich will do this simply.
"stty"?
J.