Control: retitle -1 coreutils: stty: raw and cooked behaviour don't match 
documentation

Hi!

The manual says:
  cooked    same as brkint ignpar istrip icrnl ixon opost isig icanon,
            eof and eol characters to their default values
  -raw      same as cooked

So, then, why do either turn the following
  
ffffffff:ffffffff:ffffffff:fffffff:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:0:0:0:0:0:0:0:0:0:0:0:0:0
  
0:0:0:0:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:0:0:0:0:0:0:0:0:0:0:0:0:0
  
1:2:3:4:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22:23:0:0:0:0:0:0:0:0:0:0:0:0:0
into
  
7fffffff:ffffffff:fffffeff:fffffff:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:0:0:0:0:0:0:0:0:0:0:0:0:0
  
526:1:b0:3:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:0:0:0:0:0:0:0:0:0:0:0:0:0
  
527:3:b3:7:5:6:7:8:9:10:11:12:13:14:15:16:17:18:19:20:21:22:23:0:0:0:0:0:0:0:0:0:0:0:0:0
respectively?

Note that the entire c_cc array is unchanged, including, of course
VEOF and VEOL (indices 4 and 11 under Linux).

Best,
наб

Attachment: signature.asc
Description: PGP signature

Reply via email to