ignoreeofignoreeof can keep you from accidently logging out by sending the computer an EOF signal. To keep from accidently logging out when typing a CTRL-D at the command line, put this line in your .cshrc file:
set ignoreeof
Next: noclobber Up: Important Pre-Defined Shell Variables Previous: history   Contents |