macOS
brew install symlinkslocal Homebrew formula metadata
sudo port install symlinksMacPorts ports tree · sysutils/symlinks/Portfile · 来源: api.github.com
安装
brew install symlinkslocal Homebrew formula metadata
sudo port install symlinksMacPorts ports tree · sysutils/symlinks/Portfile · 来源: api.github.com
sudo apk add symlinksAlpine Linux edge package indexes · symlinks · 来源: dl-cdn.alpinelinux.org
sudo apt install symlinksDebian stable package indexes · symlinks · 来源: deb.debian.org
sudo dnf install symlinksFedora Rawhide package metadata · symlinks · 来源: dl.fedoraproject.org
nix profile install nixpkgs#symlinksnixpkgs package indexes · pkgs/by-name/sy/symlinks/package.nix · 来源: api.github.com
sudo pacman -S symlinksArch Linux sync databases · symlinks · 来源: geo.mirror.pkgbuild.com
概览
Symbolic link maintenance utility
历史
symlinks is a small Unix filesystem maintenance utility for scanning and fixing symbolic links. It is classic package-manager material: one C utility, one man page, no service, no config, and a job that is useful on real filesystems.
The official README says symlinks scans directories for symbolic links and identifies dangling, relative, absolute, messy, and other-filesystem links. It can also convert absolute links to relative links within a filesystem.
The project credits Mark Lord as the creator and J. Brandt Buckley as maintainer. Its changelog records incremental Unix-maintenance work such as shortening redundant paths, messy-link fixes, Fedora patches, Mac OS X compatibility, and a later LFS bug fix.
The input package metadata lists symlinks across Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, Arch, MacPorts, Nix, and other package managers. That breadth fits a small administrative utility: distributions can ship it with minimal policy surface and users can reach for it during filesystem cleanup.
The README documents scanning recursively with `symlinks -r`, showing all links with `symlinks -rv`, and converting absolute links to relative links with `symlinks -rc`. It is usually used directly from a shell against a target directory.
symlinks matters to package nerds because it helps inspect the kind of filesystem state that package managers create and preserve: trees full of links, relocatable paths, broken build artifacts, and cross-filesystem references. It is also a good example of the tiny, durable Unix utilities that survive because they do one maintenance job clearly.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
symlinks | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:symlinks |
|---|---|
| 版本 | 1.4.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/brandt/symlinks |
| 仓库 | https://github.com/brandt/symlinks |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
symlinks 1.4-5+b1
scan/change symbolic links
sudo apt install symlinkssymlinks
nix profile install nixpkgs#symlinkssymlinks 1.4-4
scan/change symbolic links
sudo apt install symlinkssymlinks 1.4.3-r0
Symbolic link maintenance utility
https://github.com/brandt/symlinks
sudo apk add symlinkssymlinks-doc 1.4.3-r0
Symbolic link maintenance utility (documentation)
https://github.com/brandt/symlinks
sudo apk add symlinks-docsymlinks 1.7-15.fc45
A utility which maintains a system's symbolic links
http://ibiblio.org/pub/Linux/utils/file/
sudo dnf install symlinkssymlinks 1.4.3-4
Symbolic link maintenance utility
https://github.com/brandt/symlinks
sudo pacman -S symlinkssymlinks
sudo port install symlinks来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.