mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
mmv is a program to move, copy, append, or 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.
|