Maybe some one have tool script (perl or shell script) that rename files names or directory names?
For example
The tool needs to read from the file as the following:
more file
/var Local exportlocal
/etc data Data
The first field $1 – directory name to search under this directory
Second field – the name of the file/dir that need to search
Third field – the name of the new file/dir that need to rename
Real example (before running the tool)
/var/tmp/Local
Real example (after we run the tool)
/var/tmp/exportlocal