Zz.unkrig.de

From unkrig.de
Revision as of 10:37, 30 May 2013 by Aunkrig (talk | contribs) (Die Seite wurde neu angelegt: „A set of command-line tools that handles not only directories and files, but also ZIP and GZIP files, and even nested ZIP and GZIP files: * DIFF: Computes the…“)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A set of command-line tools that handles not only directories and files, but also ZIP and GZIP files, and even nested ZIP and GZIP files:

  • DIFF: Computes the differences between files, directory trees, ZIP file entries, GZIPped files and prints them in various formats; widely compatible with the UNIX™ DIFF command line utility
  • FIND: Finds files in directory trees and entries in ZIP files by various criteria; widely compatible with the UNIX™ FIND command line utility
  • GREP: Finds lines in files in directory trees and in entries in ZIP files by regular expressions; widely compatible with the UNIX™ GREP command line utility
  • PATCH: Modifies the contents of files in directory trees and of entries in ZIP files by various criteria; widely compatible with the UNIX™ PATH command line utility

The source code is available on SOURCEFORGE, binaries on zz.unkrig.de, JAVADOC also on zz.unkrig.de.

These tools make heavy use of commons.unkrig.de.