set x=`stty speed` still fails on Ultrix 4.1

Christos S. Zoulas christos at batcomputer.tn.cornell.edu
Thu Jan 31 06:29:49 AEST 1991


Doesn't that work?

set speed=`sh -c "stty everything 2>&1 > /dev/tty" | \\
		  fgrep 'baud' | sed -e 's/ baud.*//' -e 's/.* //'`

christos
-- 
+------------------------------------------------------------------------+
| Christos Zoulas         | 389 Theory Center, Electrical Engineering,   |
| christos at ee.cornell.edu | Cornell University, Ithaca NY 14853.         |
| christos at crnlee.bitnet  | Phone: (607) 255 0302 |  Fax: (607) 254 4565 |



More information about the Comp.unix.ultrix mailing list