find

1つ以上のファイルで指定された文字列を検索します。 もっと詳しく: https://learn.microsoft.com/windows-server/administration/windows-commands/find

find "{{文字列}}" {{ファイルまたはディレクトリのパス}}

find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /v

find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /c

find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /n