New Version 0.5.0 of FindRepe. Added options --exclude-rc, --exclude-svn, --exclude-cvs, --exclude-hg, --exclude-dir --exclude-file, and --examples.
-Download findrepe-0.5.0.zip
-Decompress it using the command
-Install the launcher with one of the following commands
-Play and enjoy it with
Windows users:
GNU/Linux, OpenSolaris and any other unix flavor users:
--exclude-rc ignore revision control directories
--exclude-svn ignore subversion (.svn)
--exclude-cvs ignore cvs (CVS)
--exclude-hg ignore mercurial (.hg and .hgignore)
--exclude-dir=name don't follow directories named name
--exclude-file=name ignore files named name
--examples print some useful examples
findrepe --exclude-rc /
findrepe --exclude-dir=META-INF \
--exclude-file=manifest.mf \
--exclude-file=private.xml \
src
-Download findrepe-0.5.0.zip
-Decompress it using the command
unzip findrepe-0.5.0.zip
-Install the launcher with one of the following commands
java -jar findrepe-0.5.0/FindRepe.jar --install
java -jar findrepe-0.5.0/FindRepe.jar --install-home
sudo java -jar findrepe-0.5.0/FindRepe.jar --install-home=/opt/jdk1.6
-Play and enjoy it with
Windows users:
findrepe c:\ e:\
GNU/Linux, OpenSolaris and any other unix flavor users:
findrepe /backup/mp3 /backup/src
No hay comentarios:
Publicar un comentario