Move/Copy/Append/Link Multiple Files by Wildcard Patterns
Mmv moves (or copies, appends, or links, as specified) each source file matching
a from pattern to the target name specified by the to pattern. 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 proceeding by avoiding the offending parts or aborting.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/mmv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mmv-2.6.tar.gz | 0000838445 819 KB | |
mmv.changes | 0000005280 5.16 KB | |
mmv.spec | 0000001911 1.87 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1186034
from
Petr Gajdos (pgajdos)
(revision 22)
- update to 2.6: * This release re-adds the “mad” (“append”) command, and fixes how the program name is checked when deciding which mode to run in. * There is also a build system fix. (forwarded request 1185860 from amanzini)
Comments 0