Devin Reade |
|
GNO Consortium | Home | GNO/ME |
|
Public Projects | System Administration | General Computing | Parallel Computing | Compilers | Linux |
Back to Expunging Redhat / Fedora / CentOS Annoyances
This (I believe) is primarily a csh/tcsh problem. In the shell rc files, look for a line of the form:
set ignoreeof
change this to the following, adding it if necessary:
unset ignoreeof
|
Back to Expunging Redhat / Fedora / CentOS Annoyances Last Updated: 22 Jan 2010 |
|