Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site gummo.UUCP Path: utzoo!watmath!clyde!floyd!harpo!gummo!raj From: raj@gummo.UUCP Newsgroups: net.unix Subject: ksh and ^V - (nf) Message-ID: <1026@gummo.UUCP> Date: Tue, 27-Mar-84 16:49:46 EST Article-I.D.: gummo.1026 Posted: Tue Mar 27 16:49:46 1984 Date-Received: Wed, 28-Mar-84 01:56:26 EST Sender: raj@gummo.UUCP Organization: AT&T Bell Laboratories, Whippany Lines: 9 #N:gummo:35300004:000:240 gummo!raj Mar 27 16:49:00 1984 Can anyone tell me why the Korn shell undefines your "literal next character" (i.e., lnext which defaults to ^V)? I looked at the code and they deliberatly undefine it in a function called setraw, but I can't see why it needs to be done.