Table of Contents
Newsgroups: gmane.linux.debian.user Date: Mon, 25 Jul 2005 17:44:48 -0600
> I didn't find a symbolic link checker using apt-cache search. What is the > recommended tool for this?
Look at the package symlinks
Paul E Condon
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. Tag: interface::commandline, use::organizing, role::sw-utility