mcp
Move/Copy/Append/Link multiple files
Install
- All systems
-
curl cmd.cat/mcp.sh
- Debian
-
apt-get install mmv
- Ubuntu
-
apt-get install mmv
- Kali Linux
-
apt-get install mmv
- Fedora
-
dnf install mmv
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mmv
- OS X
-
brew install mmv
- Raspbian
-
apt-get install mmv
- Dockerfile
- dockerfile.run/mcp
mmv
Move/Copy/Append/Link multiple files
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.