Subject: Re: Ctrl-V key obscurities?
To: None <current-users@sun-lamp.cs.berkeley.edu, martin@euterpe.owl.de,>
From: Theo Deraadt <deraadt@fsa.ca>
List: current-users
Date: 04/26/1994 17:53:42
> Ctrl-V is by default the `literal next' character.

That's correct. In particular, those who like can try a number of unix
machines nearby test if typing ^V^D at the shell prompt logs you out.
If it's properly working, it should not log you out.

[newt tmp 258 ]# ^D
^D: Command not found.

This is the correct behaviour.

------------------------------------------------------------------------------