SuzukiHonoka / Text_Finder

A tool helps you find the files which contains the text you wanted to find.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Finder

A tool helps you find the files which contains the text you wanted to find.

Usage

Usage of Text_Finder.exe:
  -k string
        key to match
  -l int
        overview limit for single match (default 3)
  -p string
        path to scan as root (default ".")
  -r    reserve mode
  -t string
        file type to match (default "go")
  -v    verbose display

Requirement

The colored output only works on ANSI supported env which means you may only see the correct output on the well-prepared env.

About

A tool helps you find the files which contains the text you wanted to find.


Languages

Language:Go 100.0%