macOS
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mmv pour les workflows d'agents IA.
installation
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · Source: api.github.com
sudo apt install mmvDebian stable package indexes · mmv · Source: deb.debian.org
sudo dnf install mmvFedora Rawhide package metadata · mmv · Source: dl.fedoraproject.org
nix profile install nixpkgs#mmvnixpkgs package indexes · pkgs/by-name/mm/mmv/package.nix · Source: api.github.com
sudo zypper install mmvopenSUSE Tumbleweed package metadata · mmv · Source: download.opensuse.org
winget install --id goreleaser.mcp -eWindows Package Manager source index · goreleaser.mcp · Source: cdn.winget.microsoft.com
aperçu
Move, copy, append, and link multiple files
historique
mmv is a long-lived Unix command-line utility for moving, copying, appending, and linking groups of files by wildcard pattern. The maintained GitHub repository credits Vladimir Lanin as the original author and Reuben Thomas as maintainer. Its core idea is older and narrower than editor-driven bulk renamers: a source pattern captures wildcard groups, and a target pattern reuses them, so commands such as mass extension swaps or filename rearrangements can be expressed in one operation.
The distinctive feature is safety planning. The README and manpage both emphasize that mmv checks the whole multiple-file operation before doing it, avoiding unexpected deletion from target collisions and giving the user a chance to abort or skip offending parts. The installed command names also map to default tasks: `mmv` moves, `mcp` copies, `mad` appends, and `mln` links. That makes the Homebrew package a small POSIX-oriented file-management tool rather than a shell builtin replacement.
Its adoption is typical of classic Unix utilities: it appears in Linux distributions, MacPorts, Nix, Homebrew, and other package sets, and it is referenced in shell and Unix communities for batch renaming problems that plain `mv` does not solve. The package remains useful when a user wants predictable wildcard-based renaming without opening an editor or writing a one-off shell loop.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mad | cli | exécutable global | |
mcp | cli | exécutable global | |
mln | cli | exécutable global | |
mmv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/rrthomas/mmv
métadonnées d'installation
| Clé du paquet | brew:mmv |
|---|---|
| Version | 2.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mmv |
| Page d'accueil | https://github.com/rrthomas/mmv |
| Dépôt | https://github.com/rrthomas/mmv |
| Docs amont | https://github.com/rrthomas/mmv#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/rrthomas/mmv/releases/download/v2.10/mmv-2.10.tar.gz |
| Dépendances | bdw-gc |
| Dépendances de compilation | help2man, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mmv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mmv 2.5.1-1
Move/Copy/Link multiple files and directories
https://github.com/rrthomas/mmv
sudo apt install mmvmmv
nix profile install nixpkgs#mmvmmv 2.5.1-1
Move/Copy/Link multiple files and directories
https://github.com/rrthomas/mmv
sudo apt install mmvmmv 2.10-3.fc44
Move/copy/link multiple files
https://github.com/rrthomas/mmv
sudo dnf install mmvmmv 2.10-1.4
Move/Copy/Append/Link Multiple Files by Wildcard Patterns
https://github.com/rrthomas/mmv/
sudo zypper install mmvmmv
sudo port install mmvgoreleaser.mcp
winget install --id goreleaser.mcp -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.