Lines Matching refs:commands
53 * Bash History Builtins:: The Bash builtin commands that manipulate
73 the list of commands previously typed.
75 number of commands to save in a history list.
77 commands (default 500) is saved.
112 When using command-line editing, search commands
116 The shell allows control over which commands are saved on the history
119 commands entered.
134 Bash provides two builtin commands which manipulate the
146 Fix Command. In the first form, a range of commands from @var{first} to
154 given, the commands are listed on standard output. The @option{-n} flag
157 @var{ename} is invoked on a file containing those commands. If
162 When editing is complete, the edited commands are echoed and executed.
246 the input stream, making it easy to repeat commands, insert the
248 fix errors in previous commands quickly.
281 add commands to the end of the history list without actually executing