|
|
Appendix J. History CommandsThe Bash shell provides command-line tools for editing and manipulating a user's command history. This is primarily a convenience, a means of saving keystrokes. Bash history commands:
Internal variables associated with Bash history commands:
Unfortunately, the Bash history tools find no use in scripting.
The Advancing in the Bash Shell site gives a good introduction to the use of history commands in Bash. |