October 2nd, 2006
History file in Linux and its Path
History file in Linux is the file in which the command history is stored, it is created in the home directory of every user, e.g. in case the user is Joe and his home directory is /home/Joe than the file will be /home/Joe/.bash_history
You can also find the path to your history file using the command $HISTFILE , if it is not set than the command history is not saved when an interactive shell exits
the imax | 8:50 am | Linux/Unix
This entry was posted on Monday, October 2nd, 2006 at 8:50 am and is filed under Linux/Unix. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.