Lines Matching full:commands
98 The \fBfc\fR utility lists or edits and reexecutes, commands previously entered
102 The command history list references commands by number. The first number in the
110 time-ordering sequence of the commands. For example, if four commands in
116 When commands are edited (when the \fB-l\fR option is not specified), the
163 repetition of complicated commands or arguments. Command lines are saved in the
570 a range of commands from \fIfirst\fR to \fIlast\fR is selected from the last
571 \fBHISTSIZE\fR commands that were typed at the terminal. The arguments
575 If the \fB-l\fR flag is selected, the commands are listed on standard output.
577 containing these keyboard commands. If \fIename\fR is not supplied, then the
582 listing. The flag \fB-r\fR reverses the order of the commands and the flag
602 previously entered commands that are accessible by this shell is greater than
608 The text of the last \fBHISTSIZE\fR (default 128) commands entered from a
611 the file it names is not writable. A shell can access the commands of all
616 commands can be specified. If you do not specify an editor program as an
633 \fBhist\fR lists, edits, or re-executes commands previously entered into the
637 The command history list references commands by number. The first number in the
643 When the \fBl\fR option is not specified, and commands are edited, the
649 the \fBhist\fR command and the commands that are re-executed.
652 \fIfirst\fR and \fIlast\fR define the range of commands. Specify \fIfirst\fR
671 commands previously. For example, \fB-1\fR is the previous command.
708 Uses the editor named by \fIeditor\fR to edit the commands. The \fIeditor\fR
720 (The letter ell.) Lists the commands rather than invoking an editor on them.
721 The commands is written in the sequence indicated by the \fIfirst\fR and
741 Reverses the order of the commands listed (with \fB-l\fR \fB)\fR or edited
773 List the commands rather than editing and re-executing them.
782 Start at \fInum\fR commands back.
791 Suppress the command numbers when the commands are listed.
810 Reverse the order of the commands.
837 Selects the commands to list or edit. The number of previous commands that can
857 \fInumber\fR of commands previously. For example, \fB\(mi1\fR is the
886 If \fIfirst\fR and \fIlast\fR are both omitted, the previous 16 commands is
893 If \fIfirst\fR and \fIlast\fR are both present, all of the commands from
895 \fB-l\fR). Editing multiple commands is accomplished by presenting to the
896 editor all of the commands at one time, each command starting on a new line. If
897 \fIfirst\fR represents a newer command than \fIlast\fR, the commands is listed
899 following commands on the first line are equivalent to the corresponding
900 commands on the second:
914 When a range of commands is used, it is not be an error to specify \fIfirst\fR
917 For example, if there are only ten commands in the history list, numbered 1 to
927 lists and edits, respectively, all ten commands.
937 Replace the first occurrence of string \fIold\fR in the commands to be
945 When the \fB-l\fR option is used to list commands, the format of each command
1040 as the result of commands issued by the user, the file named by the \fBENV\fR
1043 startup files, in that they can contain commands that effectively preempts the
1045 definition commands are recorded in the history file, unless the \fBset\fR
1061 commands that are accessible. If this variable is unset, an unspecified default
1090 Otherwise, the exit status is that of the commands executed by \fBfc\fR or