Getting Started With TACL
Guardian User’s Guide — 425266-001
2- 17
Changing or Correcting a Previous Command
Changing or Correcting a Previous Command
The FC command allows you to change or correct any command in your command
history. To recall a command line:
•
To recall the command on the previous line, enter only FC:
•
To recall a command on a specific line, enter FC and the line number:
•
To recall a previous command, enter FC and negative number to indicate the
position of the command in the command history:
•
To recall a command that begins with a specific text string, enter FC and the string:
After you select the command, make your changes. The command editing prompt (
..
)
appears below the line that you recalled. On the prompt line, use the space bar and the
backspace key to position the cursor under the text that you want to change. Do not use
the arrow keys to move the cursor.
Using the Editing Characters D, I, and R
The FC command accepts three command-editing characters:
D (or d)
Deletes the character above the D
I (or i)
Inserts the text following the I into the command line (that is, text is inserted
in front of the character above the I)
R (or r)
Replaces characters in the command line beginning with the character above
the R with the text following the R
You must begin your correction with these editing characters if the first character of the
change is I, D, or R. Type the D or R under the character to be deleted or replaced. Type
the I under the character that follows the insert position.
After you make changes to the command, press Return. The TACL program then shows
you the modified command and prompts you for more changes. You can add more
changes at this point, or if the command is correct, press Return again, and the TACL
program executes the command.
21> FC
21> USERS *
21..
22> FC 13
22> USERS 6,*
22..
23> FC -9
23> USERS PAYROLL.*
23..
24> FC USE
24> USERS *
24..
Содержание Guardian
Страница 24: ...About This Guide Guardian User s Guide 425266 001 xxii Your Comments Invited ...
Страница 30: ...Part I Using the Compaq Tandem Advanced Command Language TACL Guardian User s Guide 425266 001 ...
Страница 100: ...Part II Managing Files Using the File Utility Program FUP Guardian User s Guide 425266 001 ...
Страница 146: ...Part III Managing Disk and Tape Processes Guardian User s Guide 425266 001 ...
Страница 232: ...Backing Up and Restoring Disk Information Guardian User s Guide 425266 001 11 26 Backcopy Examples ...
Страница 234: ...Part IV Using the Spooler and Its Utilities Guardian User s Guide 425266 001 ...
Страница 248: ...Introduction to the Spooler Guardian User s Guide 425266 001 12 14 Sending Output to a SPOOL DEFINE ...
Страница 300: ...Performing Routine Spooler Operations Using Spoolcom Guardian User s Guide 425266 001 14 38 Problem Solving Summary ...
Страница 322: ...Part V Security Features and Other Guardian Utilities Guardian User s Guide 425266 001 ...
Страница 368: ...Monitoring Event Messages Guardian User s Guide 425266 001 17 14 Using the Event Viewer ...
Страница 378: ...Displaying Version and System Information Guardian User s Guide 425266 001 18 10 Task 2 Interpret SYSINFO Output ...
Страница 410: ...Monitoring Hardware Components Guardian User s Guide 425266 001 19 32 Automating System Monitoring ...
Страница 460: ...Index Guardian User s Guide 425266 001 Index 24 Special Characters ...