Lines Matching full:command

101 The ``Command not found'' message\ \ \ 5
120 Substitute command (s)\ \ \ 10
145 The file (f) command\ \ \ 20
179 by typing a command
259 you use the name of that file in a \s-2UNIX\s0 command,
352 which tells you that \s-2UNIX\s0 is ready to accept a command.
379 If you typed the command correctly,
394 expects a command from you.
397 The ``Command not found'' message
403 ec: Command not found.
415 A new % indicates that \s-2UNIX\s0 is ready for another command,
416 and you may then enter the correct command.
443 a word that suggests what the command does,
445 Many beginners find the full command names
449 The command to input text is ``append''.
466 If you make a mistake in entering a command and
472 For example, if you misspell the command to input text by typing,
477 The add command is unknown
482 part of your command confused
486 was unable to recognize your mistyped command
491 is again ready to execute a command.
495 By giving the command ``append'' (or using the abbreviation `a'),
525 you to exit text input mode and reenter command mode.
528 prompt you for a command by printing `:'.
630 file, use the command ``write''
648 The buffer remains unchanged by the ``write'' command.
660 In this case, you can specify the filename in a new write command:
681 is over and you may command \s-2UNIX\s0 further.
686 type the command
752 command to enter text input mode.
753 When ``append'' is the first command
757 Here we'll use the abbreviation for the append command, `a':
767 using the `a' (or ``append'') command,
781 Any command that
785 to prompt you for a new command.
788 and be expected to give another command.
790 when the append command was interrupted
811 To print the contents of the buffer, type the command:
824 and `p' is the print command.
825 Thus this command prints from line 1
827 The command ``1,$p'' gives you:
937 If your first editing command is ``append'',
986 command is similar to print,
994 Note that the shortest abbreviation for the number command is
995 ``nu'' (and not `n', which is used for a different command).
997 to be listed by the number command in the same way that lines
1002 Substitute command (s)
1020 of mistyping the substitute command.
1021 This command will instruct
1078 the command without a line number would have produced the same result
1082 For another illustration of the substitute command,
1093 A command that will first position
1115 The parts of the above command are:
1140 Although the print command is useful for looking at specific lines
1145 by using the command
1157 If you want to read the next segment of text, type the command
1161 If no starting line number is given for the z command,
1187 command.
1193 had obeyed the \fBq\fR command.
1200 after the most recent ``write'' command.
1217 will stop after the logout command,
1259 The command
1268 You may also use the edit (e) command to change files in
1275 command clears the buffer,
1288 (\fBm\fR) command.
1292 The command
1301 The format for the move command is that you specify
1303 the move command `m', and the line after which
1316 the command would be ``4m5''.
1318 Let's move some text using the command:
1326 command,
1352 or, combining context searching and the move command:
1359 with the move command
1361 in such a long command is greater than
1368 command
1372 has the same format as the move command, for example:
1379 Experiment with the copy command
1407 and ``delete'' or `d' is the command to delete the line.
1408 After executing the delete command,
1435 (\fBd\fP) command.
1468 If you do not you might combine the search command
1469 with the delete command:
1502 each command before pressing \s-2RETURN\s+2 to send the command on its way.
1509 command has the ability to
1510 reverse the effects of the last command that changed the buffer.
1511 To undo the previous command, type
1539 command that can be reversed by undo
1541 last ``undo-able'' command you typed.
1546 command.
1547 Recall that the last buffer-changing command we gave deleted
1589 The dollar sign as a command asks edit to print the last
1632 You may use `+' and `\-' in any command where edit
1636 The command
1650 Typing the command `+' works similarly.
1674 The print command doesn't permit an address of 0
1687 command.
1688 The change command instructs
1710 In the command
1716 command.
1719 the position where lines were deleted by the change command.
1749 it appears that you have to type the command
1758 command.
1763 the command is:
1775 To issue a global command, start by typing a `g' and then a search
1778 Then, on the same line, type the command to be
1783 the command would be a combination of the global search and the
1784 substitute command:
1789 Note the `g' at the end of the global command,
1792 If you do not type the `g' at the end of the command
1796 (the normal result of the substitute command).
1797 The `g' at the end of the command is independent of the `g'
1799 You may give a command such as:
1805 Further, neither command will change ``text'' to ``material''
1810 global command.
1812 at the end of the global command:
1818 about using the global command in combination with any other \-
1831 command can reverse the effects of a
1833 command.
1836 command on a small file of text to see what it can do for you.
1851 or a somewhat abbreviated command:
1875 (You should note that the search command found the characters ``does''
1891 without having to retype the entire command.
1892 An ampersand (`&') used as a command
1893 repeats the most recent substitute command,
1970 You do not need to quit the editor to execute a \s-2UNIX\s0 command
1973 To use the \s-2UNIX\s0 command
1983 indicates that the rest of the line is to be processed as a shell command.
1985 a warning will be printed before the command is executed:
1989 The editor prints a `!' when the command is completed.
2004 (\fBe\fP) command
2009 it inserts that name into any command where a filename has been omitted.
2010 If a write command does not specify a file,
2015 by including its name in the write command:
2023 will not be changed as a result of the write command.
2025 Thus, if the next write command
2030 The file (f) command
2067 (\fBr\fP) command allows you to add the contents of a file
2075 (\fBr\fP) command,
2077 If you have a file named ``example'', the command
2085 The current filename is not changed by the read command.
2093 command can write all or part of the buffer
2099 indicate the beginning and ending lines before the write command,
2112 by your command to write part of the buffer
2132 enter the editor and type the command
2138 involving the file ``chap6'', the command is:
2151 you cannot use the recover command
2153 using the shell command \f3rm\f1.
2158 it may be possible to save your work by using the command
2174 enter the command
2196 command
2200 command
2204 and type a write command before discovering your mistake,
2215 command.
2259 command \fB:set\fR\s-2CR\s0, or the value of a single option by the
2260 command \fB:set\fR \fIopt\fR\fB?\fR\s-2CR\s0.
2267 Options set by the \fBset\fP command only last
2321 append (a) command, 6, 7, 9
2326 change (c) command, 18
2327 command mode, 5-6
2328 ``Command not found'' (message), 6
2332 copy (co) command, 15
2336 delete (d) command, 15-16
2343 edit (e) command, 5, 9, 14
2385 file (f) command, 21-22
2388 global (g) command, 19
2402 move (m) command, 14-15
2409 ``Not an editor command'' (message), 6
2411 number (nu) command, 11
2416 preserve (pre) command, 22-23
2417 print (p) command, 10
2426 quit (q) command, 8, 13
2427 read (r) command, 22
2428 recover (rec) command, 22, 23
2431 remove (rm) command, 21, 22
2432 reverse command effects (undo), 16-17, 23
2438 substitute (s) command, 11-12, 19, 20
2441 undo (u) command, 16-17, 23
2443 write (w) command, 8, 13, 21, 22
2444 z command, 12-13