mrename
A tool for easy and automatic renaming of many files
Install
- All systems
-
curl cmd.cat/mrename.sh
- Debian
-
apt-get install mrename
- Ubuntu
-
apt-get install mrename
- Kali Linux
-
apt-get install mrename
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mrename
- Raspbian
-
apt-get install mrename
- Dockerfile
- dockerfile.run/mrename
mrename
A tool for easy and automatic renaming of many files
Mass Rename is a simple pair of shell scripts which make it easier to move, rename, or copy multiple files at once. It is intended mainly as an automatic and simple way to rename multiple files with a customizable prefix and a progressive number. It is also possible to modify the rename format simply by editing one of the scripts. It is easy, complete, and efficient, and was written only in sh code. Homepage: http://alfalinux.sourceforge.net/mrename.php3