Tuesday, June 19, 2012

Rename Files and Directories with GPRename On Ubuntu

If you want to rename more then one file simultaneously then here is the application GPRename. 
GPRename is a free application that allows Ubuntu users to easily batch rename, delete, insert, files and directories according to many criteria.

To install GPRename on Ubuntu, launch the Terminal and run this command:
  • " sudo apt-get install gprename "
Or Downloading the source from Sourcefourge, open up a terminal and type these commands:
  • tar xvjf gprename.tar.bz2 
  • cd gprename 
  • sudo make install 
Enjoyy !!!

1 comment: