Skip to content
/ finds Public

递归查找替换目标目录内文件内容的关键字

Notifications You must be signed in to change notification settings

nntaoli/finds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

go build -ldflags="-w -s"

run

$./find-replace

NAME:
   find-replace - A new cli application

USAGE:
   find-replace [global options] command [command options] [arguments...]

COMMANDS:
   content  replace content
   rename   rename file name
   empty    find and delete empty dir or file
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

About

递归查找替换目标目录内文件内容的关键字

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages