Lines Matching full:command
95 The ``Command not found'' message\ \ \ 5
114 Substitute command (s)\ \ \ 10
139 The file (f) command\ \ \ 20
171 by typing a command
251 you use the name of that file in a \s-2UNIX\s0 command,
346 which tells you that \s-2UNIX\s0 is ready to accept a command.
369 If you typed the command correctly,
381 edit expects a command from you.
384 The ``Command not found'' message
390 editor: Command not found
399 A new % indicates that \s-2UNIX\s0 is ready for another command,
400 and you may then enter the correct command.
426 a word that suggests what the command does,
428 Many beginners find the full command names
432 The command to input text is ``append''.
449 If you make a mistake in entering a command and
453 For example, if you misspell the command to input text by typing,
458 add: Not an editor command
463 part of your command confused edit.
465 was unable to recognize your mistyped command
469 edit is again ready to execute a command.
473 By giving the command ``append'' (or using the abbreviation ``a''),
500 you to exit text input mode and reenter command mode.
502 prompt you for a command by printing ``:''.
603 file, use the command ``write''
619 The buffer remains unchanged by the ``write'' command.
627 edit will print in response to your write command:
631 If this happens, you can specify the filename in a new write command:
651 over and you may command \s-2UNIX\s0 further.
656 type the command
713 text you may do so by using the append command to enter text input mode.
714 When ``append'' is the first command
718 Here we'll use the abbreviation for the append command, ``a'':
728 using the ``a'' (or ``append'') command,
741 Any command that edit might be executing
743 causing edit to prompt you for a new command.
746 and be expected to give another command.
748 when the append command was interrupted
769 To print the contents of the buffer, type the command:
782 and ``p'' (or \fBprint\fR) is the command to print from line 1
784 The command ``1,$p'' gives you:
876 If your first editing command is ``append'',
920 command is similar to print,
928 Note that the shortest abbreviation for the number command is
929 ``nu'' (and not ``n'', which is used for a different command).
931 to be listed by the number command in the same way that lines
936 Substitute command (s)
952 of mistyping the substitute command.
953 This command will instruct edit to make the change:
1002 the command without a line number would have produced the same result
1006 For another illustration of the substitute command,
1017 A command that will first position edit at the desired line
1034 The parts of the above command are:
1061 Although the print command is useful for looking at specific lines
1066 by using the command
1077 If you want to read the next segment of text, type the command
1081 If no starting line number is given for the z command,
1105 command.
1109 if edit had obeyed the \fBq\fR command.
1116 after the most recent ``write'' command.
1133 will stop after the logout command,
1170 The command
1177 You may also use the edit (e) command to change files in
1180 Because the edit command clears the buffer,
1192 (\fBm\fR) command.
1196 The command
1203 The format for the move command is that you specify
1205 the move command ``m'', and the line after which
1216 the command would be ``4m5''.
1218 Let's move some text using the command:
1225 After executing a command that moves more than one line of the buffer,
1230 use the print (p), z, or number (nu) command to view more text.
1245 or, combining context searching and the move command:
1252 with the move command
1254 in such a long command is greater than
1261 command
1265 has the same format as the move command, for example:
1272 Experiment with the copy command
1300 and ``delete'' or ``d'' is the command to delete the line.
1301 After executing the delete command,
1323 you can enter the delete (d) command.
1360 If you do not you might combine the search command
1361 with the delete command:
1389 each command before pressing \s-2RETURN\s+2 to send the command on its way.
1397 command has the ability to
1398 reverse the effects of the last command that changed the buffer.
1399 To undo the previous command, type
1416 command that can be reversed by undo
1418 last ``undo-able'' command you typed.
1425 let's issue an undo command.
1426 Recall that the last buffer-changing command we gave deleted
1437 Here again, edit informs you if the command affects more
1464 The dollar sign as a command asks edit to print the last
1503 You may use ``+'' and ``\-'' in any command where edit
1507 The command
1521 Typing the command ``+'' works similarly.
1547 Nonzero address required on this command
1563 command.
1564 The change command instructs edit to delete specified lines
1587 In the command
1591 by giving line numbers as with the print command.
1593 After you type \s-2RETURN\s+2 to end the change command,
1597 the position where lines were deleted by the change command.
1627 it appears that you have to type the command
1636 command.
1641 the command is:
1651 To issue a global command, start by typing a ``g'' and then a search
1654 Then, on the same line, type the command to be
1659 the command would be a combination of the global search and the
1660 substitute command:
1665 Note the ``g'' at the end of the global command,
1668 If you do not type the ``g'' at the end of the command
1672 (the normal result of the substitute command).
1673 The ``g'' at the end of the command is independent of the ``g''
1675 You may give a command such as:
1681 Further, neither command will change ``text'' to ``material''
1686 global command.
1688 at the end of the global command:
1694 about using the global command in combination with any other \-
1707 After executing the global command,
1708 edit will print a warning if the command added or deleted more than one line.
1709 Fortunately, the undo command can reverse
1710 the effects of a global command.
1711 You should experiment with the global command
1727 or a somewhat abbreviated command:
1751 (You should note that the search command found the characters ``does''
1766 without having to retype the entire command.
1767 An ampersand (&) used as a command
1768 repeats the most recent substitute command,
1842 You do not need to quit the editor to execute a \s-2UNIX\s0 command
1845 To use the \s-2UNIX\s0 command
1855 indicates that the rest of the line is to be processed as a shell command.
1857 a warning will be printed before the command is executed:
1861 The editor prints a ``!'' when the command is completed.
1872 The current filename changes whenever the edit (e) command
1875 it inserts that name into any command where a filename has been omitted.
1876 If a write command does not specify a file,
1880 by including its name in the write command:
1888 will not be changed as a result of the write command.
1890 Thus, if the next write command
1895 The file (f) command
1931 \f3read (r)\f1 command allows you to add the contents of a file
1937 the \f3read (r)\f1 command,
1939 If you have a file named ``example'', the command
1947 The current filename is not changed by the read command.
1955 command can write all or part of the buffer
1961 indicate the beginning and ending lines before the write command,
1974 by your command to write part of the buffer
1993 enter the editor and type the command
1999 involving the file ``chap6'', the command is:
2012 you cannot use the recover command
2014 using the shell command \f3rm\f1.
2019 it may be possible to save your work by using the command
2035 enter the command
2053 After a preserve, you can use the recover command
2055 or the \fB\-r\fR option of the edit command
2059 and type a write command before discovering your mistake,
2068 state with the undo command.
2108 in your command instead of
2121 or indicating characters to be changed by a substitute command.
2133 the editor behaves quite differently from normal command mode.
2138 the regular editor command mode.
2155 append (a) command, 6, 7, 9
2160 change (c) command, 18
2161 command mode, 5-6
2162 ``Command not found'' (message), 6
2166 copy (co) command, 15
2170 delete (d) command, 15-16
2177 edit (e) command, 5, 9, 14
2219 file (f) command, 21-22
2222 global (g) command, 19
2236 move (m) command, 14-15
2243 ``Not an editor command'' (message), 6
2245 number (nu) command, 11
2249 preserve (pre) command, 22-23
2250 print (p) command, 10
2259 quit (q) command, 8, 13
2260 read (r) command, 22
2261 recover (rec) command, 22, 23
2264 remove (rm) command, 21, 22
2265 reverse command effects (undo), 16-17, 23
2271 substitute (s) command, 11-12, 19, 20
2274 undo (u) command, 16-17, 23
2276 write (w) command, 8, 13, 21, 22
2277 z command, 12-13