The history concept provides the user with the capability of calling and editing previously used commands, modifying others, listing the last commands used, and so on. Here are some of the commands using the C Shell history concept:
If the user prompt does not include the history number, change the prompt variable in the .cshrc file to include the history number of the command by adding an exclamation mark in the definition as in
set prompt = "! cantin>"