Chapter 10: Using Utilities
203
Therefore, the
searchstring
must be typed exactly as it appears in the file.
The Grep utility displays the lines of the file that contain those characters.
This is useful when viewing trace files.
Syntax:
grep searchstring filename
To display the results of the search on the screen:
•
Type the following at the C:\AMANDA> prompt:
grep searchstring filename
To store the results in a file:
•
Type (on one line):
grep search_string input_filename >
output_filename
where output_filename is the name or path to another file.
To print the results rather than display or store them:
•
Type:
grep searchstring filename > prn
For additional information on GREP.EXE, read C:\AMANDA\GREP.MAN.
See also the Less utility, “Displaying Text Files (20 Lines at a Time)” on
page 207.
Editing a Text File
The JOVE utility allows you to edit any text file on your Amanda system.
For example, you might want to edit INSTALL.CFG, TRACE.OUT,
AMANDA.LOG, 1001.PBX, CONFIG.SYS, and AUTOEXEC.BAT.
Syntax:
jove filename
Содержание [email protected]/DOS
Страница 1: ...Administering AmAndA Work Group DOS Version 7 xx Administrator s Guide Edition 7 01...
Страница 19: ...Chapter 1 Introducing Amanda 9 Call Processing Diagram...
Страница 21: ...Chapter 1 Introducing Amanda 11 Mailbox Processing Diagram...
Страница 22: ...12 Administering Amanda Work Group DOS Mailbox Processing Diagram continued...
Страница 23: ...Chapter 1 Introducing Amanda 13 Mailbox Processing Diagram continued...
Страница 26: ...16 Administering Amanda Work Group DOS...
Страница 198: ...188 Administering Amanda Work Group DOS...
Страница 208: ...198 Administering Amanda Work Group DOS...
Страница 228: ...218 Administering Amanda Work Group DOS Mailbox Purpose Master Copy Make copies of this sheet prior to filling it out...
Страница 232: ...222 Administering Amanda Work Group DOS...
Страница 248: ...238 Administering Amanda Work Group DOS...