LordEliasTM / rename

cli tool to rename all files in current directory with regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rename

cli tool to rename all files in current directory with regex

How to build

  1. download and install golang
  2. go build -ldflags "-s"
  3. done

Stuff

  • To edit or disable the dff-color edit strdiff/strdiff.go

About

cli tool to rename all files in current directory with regex

License:Other


Languages

Language:Go 95.6%Language:Batchfile 2.2%Language:Shell 2.2%