slackbuilds/system/mmv
B. Watson cc2d8d4245 system/mmv: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:31 -04:00
..
README
compilefix.diff
mmv.SlackBuild system/mmv: Update email address. 2022-06-09 13:19:31 -04:00
mmv.info system/mmv: Update email address. 2022-06-09 13:19:31 -04:00
slack-desc

README

mmv (move/copy/append/link multiple files by wildcard patterns)

This is mmv, 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. Furthermore, before doing anything, mmv attempts to
detect any errors that would result from the entire set of actions
specified and gives the user the choice of either aborting before
beginning, or proceeding by avoiding the offending parts.