Skip to content

daqing/rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

rename is an utility to rename file names easily.

Installation

$ go install github.com/daqing/rename@latest

Usage

$ rename ./a.txt b

a.txt was renamed to b.txt

$ rename ./a.txt .md

a.txt was renamed to a.md

About

A rename utility written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages