Skip to content

GuillaumeIsabelle/renq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renq

Rename a sequence of file starting from a number and bring it to 1.

LIMITATION

  • you must copy paste the output into a script and run it.

===SYNOPSIS===

# renq [startNo] [endNo] [ext] ([pad] [mv cmd])
# ex.
renq 60 89 jpg
renq 60 89 jpg 4
renq 60 89 jpg 4 "git mv"
renq 60 89 jpg 4 "mv"

About

Rename a sequence of file starting from a number and bring it to 1.

Resources

License

Stars

Watchers

Forks

Packages

No packages published