ITP symlinks -- Scan and change symbolic links
Jari Aalto
jari.aalto@cante.net
Mon Oct 1 17:50:00 GMT 2012
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/symlinks/setup.hint \
http://cante.net/~jaalto/tmp/cygwin/symlinks/symlinks-1.4-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/symlinks/symlinks-1.4-1.tar.bz2
# To check packaging
cd symlinks
tar -xf *-src.tar.bz2
./*.sh --color --verbose all
Included in Debian:
http://packages.debian.org/symlinks
Jari
[ setup.hint ]
sdesc: "Scan and change symbolic links"
ldesc: "Scan directories for symbolic links and list them on stdout. Each link
is prefixed with a classification of relative, absolute, dangling,
messy, lengthy or other_fs. Symlinks can be converted from absolute
links (within the same filesystem) to relative links. Delete messy and
dangling links."
category: Utils
requires: cygwin
More information about the Cygwin-apps
mailing list