Programs and Scripts

Home | My Views | Programs | Job Information | Linux | Motorcycles | My Family | Bookmarks

rname

rname is a bash shell script that will rename multiple files and replace the filename with a word and number. Something like 'trees001, trees002...'. It will also prepend or append to the existing filename if you so choose. Also will strip all special characters and replace spaces with '_'. And last but not least it will change the case to upper or lower, whatever you wish.

I wrote rname because I often find the need to rename multiple files at once and could find nothing on the net to do everything I wanted. Hope you find it useful.

Download

rname comes in two files. rname and rname.fns. Both files should be in the same dir. Only rname needs be executable.

rname:
Release version 0.3 rname-0.3.tar.gz


Home | My Views | Programs | Job Information | Linux | Motorcycles | My Family | Bookmarks