scan/change symbolic links
Symlinks is a simple tool that helps find and remedy problematic symbolic links on a system.
Symlinks scans directories for symbolic links, identifying dangling, relative, absolute, messy, and other_fs links. It can also change absolute links to relative within a given filesystem.
$ ./configure
$ make
$ make install
$ symlinks -r [path]
$ symlinks -rv [path]
$ symlinks -rc [path]
$ symlinks -h
-o flag for other_fs.-s flag to shorten links with redundant path elements.Symlinks was created by Mark Lord mlord@pobox.com.
Maintained by J. Brandt Buckley brandt@runlevel1.com.
5 commits
C
100.0%
scan/change symbolic links
Symlinks is a simple tool that helps find and remedy problematic symbolic links on a system.
Symlinks scans directories for symbolic links, identifying dangling, relative, absolute, messy, and other_fs links. It can also change absolute links to relative within a given filesystem.
$ ./configure
$ make
$ make install
$ symlinks -r [path]
$ symlinks -rv [path]
$ symlinks -rc [path]
$ symlinks -h
-o flag for other_fs.-s flag to shorten links with redundant path elements.Symlinks was created by Mark Lord mlord@pobox.com.
Maintained by J. Brandt Buckley brandt@runlevel1.com.
5 commits
C
100.0%