VIDEO* search for all words starting with VIDEO. "*" is a wild-card character referring to any ending of the word. VIDEO* matches words like VIDEOTEXT and VIDEOCONFERENCE.

SONY AND VIDEO The word SONY and the word VIDEO. Both
words must be present in the document
to give a match.

SONY WITHIN/10 VIDEO Both words must be present in the text,
but they must not be farther apart than
ten words. (Proximity operators)

IBM OR APPLE Either one word OR the other.

Many services let you reuse your search terms in new search commands. This can save you time and money, if there are too many hits. For example: if IBM OR APPLE gives 1,000 hits, limit the search by adding "FROM JANUARY 1st.," or by adding the search word "NOTEBOOK*".

In file libraries
————————-
The commands used to find files are similar to those used in
traditional databases. Often, you can limit the search by
library, date, file name, or file extension. You can search for
text strings in the description of the contents of a file, or
use key words.

Example: You're visiting a bulletin board based on the BBS program RBBS-PC. You want a program that can show GIF graphics picture files. Such files are typically described like this:

VUIMG31.EXE 103105 07-15-91 GIF*/TIFF/PCX Picture Viewer/Printer

From left to right: file name, size in bytes, date available, and a 40 character description.

You can search the file descriptions for the string "gif". You do this by entering the term "s gif all". This will probably give you a list of files. Some will have the letters GIF in the file name. Others will have them in the description field.