/seek

seek - color-grep for ansi/utf8 (Windows)

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

seek - color-grep

Usage: seek [flags...] REGEXP Files...
  -html
        output html
  -i    ignore case
  -r    recursive

On Windows

  • If the line is valid as UTF8, seek.exe consider the line encoded by UTF8.
  • If the line is invalid as UTF8, seek.exe conider the line encoded by ANSI(the encoding of the current code page.)