2006-10-04 12:02:08 +02:00
|
|
|
mmv is a program to move/copy/append/link multiple files according to a set
|
|
|
|
of wildcard patterns. This multiple action is performed safely, i.e. without
|
|
|
|
any unexpected deletion of files due to collisions of target names with
|
|
|
|
existing filenames or with other target names.
|
1995-03-27 22:55:28 +02:00
|
|
|
|
2006-10-04 12:02:08 +02:00
|
|
|
Author: Vladimir Lanin <vlad@brm.com>
|
|
|
|
WWW: http://packages.debian.org/unstable/utils/mmv
|