find1つ以上のファイルで指定された文字列を検索します。 詳細情報: https://learn.microsoft.com/windows-server/administration/windows-commands/find。
find "{{文字列}}" {{ファイルまたはディレクトリのパス}}
find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /v
find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /c
find "{{文字列}}" {{ファイルまたはディレクトリのパス}} /n