macOS
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · 来源: api.github.com
安装
brew install mmvlocal Homebrew formula metadata
sudo port install mmvMacPorts ports tree · sysutils/mmv/Portfile · 来源: api.github.com
sudo dnf install mmvFedora Rawhide package metadata · mmv · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mmvnixpkgs package indexes · pkgs/by-name/mm/mmv/package.nix · 来源: api.github.com
sudo zypper install mmvopenSUSE Tumbleweed package metadata · mmv · 来源: download.opensuse.org
winget install --id goreleaser.mcp -eWindows Package Manager source index · goreleaser.mcp · 来源: cdn.winget.microsoft.com
概览
Move, copy, append, and link multiple files
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mad | cli | 全局可执行文件 | |
mcp | cli | 全局可执行文件 | |
mln | cli | 全局可执行文件 | |
mmv | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/rrthomas/mmv
安装元数据
| 软件包键 | brew:mmv |
|---|---|
| 版本 | 2.10 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mmv |
| 主页 | https://github.com/rrthomas/mmv |
| 仓库 | https://github.com/rrthomas/mmv |
| 上游文档 | https://github.com/rrthomas/mmv#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/rrthomas/mmv/releases/download/v2.10/mmv-2.10.tar.gz |
| 依赖 | bdw-gc |
| 构建依赖 | help2man, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.