symlinks
scan/change symbolic links
Install
- All systems
-
curl cmd.cat/symlinks.sh
- Debian
-
apt-get install symlinks - Ubuntu
-
apt-get install symlinks - Kali Linux
-
apt-get install symlinks - CentOS
-
yum install symlinks - Fedora
-
dnf install symlinks - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install symlinks - Raspbian
-
apt-get install symlinks
symlinks
scan/change symbolic links
Symlinks scans directories for symbolic links and lists them on stdout. Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. Symlinks can also convert absolute links (within the same filesystem) to relative links and can delete messy and dangling links.