The History Mechanism
Command Line Editing Allows you to:
rerun any command in the history buffer, and
change/correct commands in the history buffer.
To set up a history list:
set history=15 (.cshrc)
To display the last n commands.
host% history
1 ls -l
2 cd ~ths
3 history
Previous slide
Next slide
Back to first slide
View graphic version