macOS
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mmv in AI-Agent-Workflows.
Installation
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · Quelle: api.github.com
sudo apt install mmvDebian stable package indexes · mmv · Quelle: deb.debian.org
sudo dnf install mmvFedora Rawhide package metadata · mmv · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mmvnixpkgs package indexes · pkgs/by-name/mm/mmv/package.nix · Quelle: api.github.com
sudo zypper install mmvopenSUSE Tumbleweed package metadata · mmv · Quelle: download.opensuse.org
winget install --id goreleaser.mcp -eWindows Package Manager source index · goreleaser.mcp · Quelle: cdn.winget.microsoft.com
Überblick
Move, copy, append, and link multiple files
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mad | cli | globales Executable | |
mcp | cli | globales Executable | |
mln | cli | globales Executable | |
mmv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/rrthomas/mmv
Installationsmetadaten
| Paketschlüssel | brew:mmv |
|---|---|
| Version | 2.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mmv |
| Homepage | https://github.com/rrthomas/mmv |
| Repository | https://github.com/rrthomas/mmv |
| Upstream-Dokumentation | https://github.com/rrthomas/mmv#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/rrthomas/mmv/releases/download/v2.10/mmv-2.10.tar.gz |
| Abhängigkeiten | bdw-gc |
| Build-Abhängigkeiten | help2man, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.