Renamer Nautilus Script
Renamer is a small python script for batch renaming files in nautilus.
Preparing your system
Install following packages from your terminal
sudo apt-get install python-notify
Install renamer in Ubuntu
First you need to download Renamer from here .Now you should be having 87601-nautilus-renamer.tar.gz file extract this file using the following command from your terminal
tar -xzvf 87601-nautilus-renamer.tar.gz
cd nautilus-renamer
sh install.sh
Screenshot
Via Ubuntulife
Cool script. Thanks for sharing. I would also suggest pyRenamer in the repositories. It has a little more options and provides a preview of the new names.
notDave, thanks for the tip on using pyRenamer. It works great.
Nice script. Although I haven’t a clue how to use it & cant find the readme. Tried an experiment and it removed about 100 files. Can’t undo either.