Lines Matching full:command
35 command are lost.
38 .I command
43 is in command mode.
46 A typical command might look like:
57 When an input command, such as
81 command deletes lines; the
83 command moves lines, and so on.
87 command is applied to whole lines at a time.
92 character command and possibly additional parameters; i.e.,
96 .I [address [,address]]command[parameters]
100 command. If fewer addresses are given than the command accepts, then
115 command).
119 Specifies a command prompt. This may be toggled on and off with the
121 command.
128 bang (!), then it is interpreted as a shell command. In this case,
149 affected by a command.
280 (mark) command, where
288 command
299 command for selecting old text to be replaced with new.
460 If a command's parameters extend over several lines, then
464 In general, at most one command is allowed per line.
473 to print the last line affected by the command.
475 An interrupt (typically ^C) has the effect of aborting the current command
476 and returning the editor to command mode.
516 .RI e \ !command
518 .IR `!command' ,
520 .RI ! command
524 .I command
535 command,
548 .RI (1,$)g /re/command-list
550 .I command-list
555 .I command-list
559 command, the current address is set to the last line affected by
560 .IR command-list .
562 Each command in
563 .I command-list
574 .I command-list
577 command.
587 .IR command-list .
590 command, the current address
592 .IR command-list .
595 .I command-list
598 command. A newline alone acts as a null command list.
599 A single `&' repeats the last non-null command list.
605 It is recommended that ed scripts begin with this command to
670 Toggles the command prompt on and off.
671 Unless a prompt was specified by with command-line option
672 \fI-p string\fR, the command prompt is by default turned off.
683 command,
693 filename is used. If there was no default filename prior to the command,
700 .RI ($)r \ !command
704 .IR `!command' ,
706 .RI ! command
745 command below).
776 command accepts a count suffix
812 Undoes the last command and restores the current address
813 to what it was before the command.
820 are treated as a single command by undo.
825 .RI (1,$)v /pat/command-list
827 .I command-list
832 command.
840 command.
861 command.
864 .RI (1,$)w \ !command
866 .IR `!command' ,
868 .RI ! command
878 command, expect that the previous contents of file is not clobbered.
898 .RI ! command
900 .I command
904 .I command
907 .IR `!command' .
910 .I command
973 prints a `?' and either returns to command mode
978 (help) command.
982 (global) command masks any errors from failed searches and substitutions,
995 (undo) command occurs in a global command list, then
996 the command list is executed only once.
1002 If the command is entered a second time, it succeeds,