An open API service indexing awesome lists of open source software.

https://github.com/ishwortm/renamer

A repo to demonstrate the use of renamer script
https://github.com/ishwortm/renamer

Last synced: about 1 month ago
JSON representation

A repo to demonstrate the use of renamer script

Awesome Lists containing this project

README

        

A shell script that can rename all the files containing a ***user-given*** text on their name in a ***user-given*** path with a ***user-given*** text.

**Takes**:
* Path to the file(s)
* Text to be searched
* Text to be replaced with

**Returns**:
* Renamed files.