Using History Interactively (Bash Reference Manual)

From Get docs
Bash/docs/latest/Using-History-Interactively

Next: Installing Bash, Previous: Command Line Editing, Up: Top   [Contents][Index]



9 Using History Interactively

This chapter describes how to use the GNU History Library interactively, from a user’s standpoint. It should be considered a user’s guide. For information on using the GNU History Library in other programs, see the GNU Readline Library Manual.

Bash History Facilities    How Bash lets you manipulate your command history.
Bash History Builtins    The Bash builtin commands that manipulate the command history.
History Interaction    What it feels like using History as a user.