[ITP] mmv 1.01b -- Move, copy, append and link multiple files with wild cards

Jari Aalto jari.aalto@cante.net
Sun Sep 30 21:33:00 GMT 2007


Included in Debain stable

  http://packages.debian.org/mmv

Jari

sdesc: "Move, copy, append and link multiple files with wild cards"
ldesc: "Program to move/copy/append/link multiple files
according to a set of wildcard patterns. This multiple action is
performed safely, i.e. without any unexpected deletion of files due to
collisions of target names with existing filenames or with other
target names."
category: Utils
requires: cygwin

manual)

  wget        \
    http://cygwin.cante.net/mmv/setup.hint \
    http://cygwin.cante.net/mmv/mmv-1.01b-1-src.tar.bz2 \
    http://cygwin.cante.net/mmv/mmv-1.01b-1.tar.bz2 \

automated)

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir mmv ; cd mmv
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/mmv/get.sh \
          http://cygwin.cante.net/mmv/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list