|
Example
|
Description
|
Results
|
|
reboot the system
|
Finds documents with the phrase ``Reboot the system''
|
To halt and reboot the system from the hard disk.
|
|
"configure"
|
Finds documents with the exact word ``configure''
(but not ``configured'' or ``configures'')
|
To configure your networking driver adapter...
|
adapters,controllers
adapters OR controllers
|
Finds documents that contain either the word
``adapters'' or the word ``controllers''.
|
SCSI host adapter driver
...each controller requires a separate vector
|
|
performance AND tuning
|
Finds documents that contain both ``performance'' and
``tuning''.
|
Performance and Tuning
Get performance tuning parameters.
|
|
alias NOT mail
|
Finds documents that contain ``alias'', but not ``mail''.
|
The alias command creates or redefines alias definitions
|
|
HT??
|
Each ? character matches any one character;
finds documents that contain any two characters following ``HT''.
|
HTTP service
HTML browser
|
|
*ration
|
Finds documents that contain any number of characters,
followed by ``ration'' (such as, ``operation'',
``configuration'' and ``administration'').
|
Network Configuration Manager
mouse operation
administration server
|