historyThe csh allows you to access and modify commands that you had previously typed at the command line. To do this, you must set up your "history". This will be covered in the following sections.
set history=100
Next: ignoreeof Up: Important Pre-Defined Shell Variables Previous: Important Pre-Defined Shell Variables   Contents |