Before being able to use the locate command to find a document, what other command should be run first?

A) updatedb
B. mdfind
C. search
D. update


A

Computer Science & Information Technology

You might also like to view...

Columns that are too narrow or too wide for the material they contain can make a table easier to read.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Search engines are used to __________. (Choose all that apply.)

survey the Web and build their Web page databases examine many documents on the Web find information from only one specific source secretly write programs

Computer Science & Information Technology

One way to straighten out an unstructured flowchart segment is to use the ____ method.

A. spaghetti code B. spaghetti bowl C. restructuring D. priming

Computer Science & Information Technology

Which of the following statements about the comma expression is true?

A. It can only be used in a for statement. B. It requires two separate expressions separated by a comma. C. The value of the entire expression is the value of the first expression. D. Its priority is very high. E. It cannot be nested.

Computer Science & Information Technology