Multiple choice technology operating systems

Command to search for text within a file?

  1. find

  2. extract

  3. comp

  4. color

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The FIND command in DOS/Windows searches for a specific text string within one or more files. It displays each line containing the matching text, making it useful for locating specific content in documents or code files.