mmv: This is mmv, a program to move/copy/append/link multiple files mmv: according to a set of wildcard patterns. This multiple action is mmv: performed safely, i.e. without any unexpected deletion of files due to mmv: collisions of target names with existing filenames or with other mmv: target names. Furthermore, before doing anything, mmv attempts to mmv: detect any errors that would result from the entire set of actions mmv: specified and gives the user the choice of either aborting before mmv: beginning, or proceeding by avoiding the offending parts.