mved - carefully rename multiple files
Mved renames multiple files in a deeply paranoid fashion. At the slightest hint that you are going to destroy your files it will bail out and tell you why.
Mved is freely available under the GNU General Public License.
See the manpage for details and examples.
Install
To install (under /usr/local):
make install
To install (under /usr):
make prefix=/usr install
