This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP symlinks -- Scan and change symbolic links


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]