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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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:
Returns: