How can I enable logging of all the commands entered in the tcsh shell?
I've tried:
- Setting the $history variable to 100.
- The $savehist to 99.
- Set the $histfile to $home/.history
Typing commands into the shell doesn't save the commands in the history file.