Command: search

  This tool searches for files on your computer, tells you where
  they are, and how many total.

Syntax:

  SEARCH [drive:][path]filename [/?]

Options:

  [drive:][path]  The drive and path where to search
  filename        The file to search for
  /?              Shows the help message

Comments:

  Sorry, but there is no real documentation about this tool.

Examples:

  In FreeDOS distribution:
    search bp.com     shows position: C:\UTIL\DOG\bp.com
    search C:\part.*  shows positions of all files starting with "part"

See also:

  locate

  Copyright © 1997 Joe Cosentino, help version 2023 W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.