Skip to content

turulomio/renamebyreplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Here you have a console video example:

English howto

Once installed, in Linux you can see man documentation with

man renamebyreplace

Links

Doxygen documentation: http://turulomio.users.sourceforge.net/doxygen/renamebyreplace/

Main developer web page: https://github.com/turulomio

Pypi web page: https://pypi.org/project/renamebyreplace/

Installation in Linux

If you use Gentoo, you can find a ebuild in https://github.com/turulomio/myportage/tree/master/app-admin/renamebyreplace

With other distributions you can:

pip install renamebyreplace

Installation in Windows

Install python from https://www.python.org/

Enter in a Windows shell and type:

pip install renamebyreplace

Dependencies

Changelog

0.2.0

  • Added --undo argument

0.1.0

  • Creating infrastructure