summaryrefslogtreecommitdiff
path: root/misc/mmv
AgeCommit message (Collapse)AuthorFilesLines
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-08-16Use install rather than copy to avoid umask issuesabs3-9/+17
2001-08-15Initial import of mmv-1.0b, a package to rename files based on wildcardagc6-0/+76
patterns. 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.