up previous next contents
Next: noclobber Up: Important Pre-Defined Shell Variables Previous: history   Contents

ignoreeof

ignoreeof 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


up previous next contents
Next: noclobber Up: Important Pre-Defined Shell Variables Previous: history   Contents