Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 11:30:15 -0800 (PST)
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/47815: stty -all should work.
Message-ID:  <200302031930.h13JUFxw053096@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/47815; it has been noted by GNATS.

From: Chuck Swiger <cswiger@mac.com>
To: Ruslan Ermilov <ru@FreeBSD.org>, bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/47815: stty -all should work.
Date: Mon, 03 Feb 2003 14:26:36 -0500

 Ruslan Ermilov wrote:
 > On Sun, Feb 02, 2003 at 01:13:54PM -0500, Charlie Root wrote:
 >>stty should take the -l flag as a no-op, so "stty -all" works.
 > 
 > Compatibility with who/what?
 
 Historical SysV and BSD/SysV hybrids, CMU's /usr/local version.  Or my 
 memory thereof.  :-)  Having "stty all" ~= "stty -all" ~= "stty -a" is 
 convenient, and it even works on the box I'm mailing you from:
 
 $ stty -all
 speed 38400 baud; rows 25; columns 80; line = 0;
 intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>;
 eol2 = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
 lnext = ^V; flush = ^O; min = 1; time = 0;
 -parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
 -ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon 
 -ixoff-iuclc -ixany -imaxbelopost -olcuc -ocrnl onlcr -onocr -onlret 
 -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0isig icanon iexten echo -echoe 
 -echok -echonl -noflsh -tostop -echoctl -echoke
 $ uname -a
 CYGWIN_NT-5.1 prime 1.3.19(0.71/3/2) 2003-01-23 21:31 i686 unknown 
 unknown Cygwin
 
 About 10% of the Google hits show that form, as well.
 
 -Chuck
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302031930.h13JUFxw053096>