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

history

The 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


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