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
- Host: GitHub
- URL: https://github.com/ishwortm/renamer
- Owner: IshworTM
- Created: 2024-07-08T07:35:02.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T08:23:03.000Z (11 months ago)
- Last Synced: 2024-07-08T10:27:00.145Z (11 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.