Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!rpi!batcomputer!christos From: christos@batcomputer.tn.cornell.edu (Christos S. Zoulas) Newsgroups: comp.unix.ultrix Subject: Re: set x=`stty speed` still fails on Ultrix 4.1 Message-ID: <1991Jan30.192949.940@batcomputer.tn.cornell.edu> Date: 30 Jan 91 19:29:49 GMT References: <1991Jan30.073059.19868@watcgl.waterloo.edu> Organization: Electrical Engineering, Cornell University, Ithaca NY Lines: 12 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@ee.cornell.edu | Cornell University, Ithaca NY 14853. | | christos@crnlee.bitnet | Phone: (607) 255 0302 | Fax: (607) 254 4565 |