<tt>history</tt>



next up previous contents
Next: alias Up: C Shell Previous: path: Search Path

history

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>"



Super-User
Fri Feb 17 15:55:40 EST 1995