ISC 2.0.2, How to set baud rate on serial ports?

Peter M. Jansson petej at ssg0.pharmacia.com
Wed Aug 29 23:59:15 AEST 1990


A reasonably safe way to do what you are trying to do is to run both
commands in a subshell.  It should work in sh and csh.  You do something
like this:

	(stty 4800; cat) < /dev/ttyxx > blechen



More information about the Comp.unix.i386 mailing list