Zz.unkrig.de: Difference between revisions

From unkrig.de
Jump to navigation Jump to search
mNo edit summary
Line 4: Line 4:


;[[Zz.unkrig.de / zzdiff|zzdiff]]
;[[Zz.unkrig.de / zzdiff|zzdiff]]
: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.
:Computes the differences between files, directory trees, archive file entries, compressed files and prints them in various formats; widely compatible with the UNIX™ DIFF command line utility.


;[[Zz.unkrig.de / zzfind|zzfind]]
;[[Zz.unkrig.de / zzfind|zzfind]]
:Finds files in directory trees and entries in ZIP files by various criteria; widely compatible with the UNIX™ FIND command line utility.
:Finds files in directory trees and entries in archive files by various criteria; widely compatible with the UNIX™ FIND command line utility.


;[[Zz.unkrig.de / zzgrep|zzgrep]]
;[[Zz.unkrig.de / zzgrep|zzgrep]]
: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.
:Finds lines in files in directory trees and in entries in archive files by regular expressions; widely compatible with the UNIX™ GREP command line utility.


;[[Zz.unkrig.de / zzpatch|zzpatch]]
;[[Zz.unkrig.de / zzpatch|zzpatch]]
:Modifies the contents of files in directory trees and of entries in ZIP files by various criteria; widely compatible with the UNIX™ PATCH command line utility.
:Modifies the contents of files in directory trees and of entries in archive files by various criteria; widely compatible with the UNIX™ PATCH command line utility.


== Resources ==
== Resources ==

Revision as of 07:24, 23 July 2015

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

Description

zzdiff
Computes the differences between files, directory trees, archive file entries, compressed files and prints them in various formats; widely compatible with the UNIX™ DIFF command line utility.
zzfind
Finds files in directory trees and entries in archive files by various criteria; widely compatible with the UNIX™ FIND command line utility.
zzgrep
Finds lines in files in directory trees and in entries in archive files by regular expressions; widely compatible with the UNIX™ GREP command line utility.
zzpatch
Modifies the contents of files in directory trees and of entries in archive files by various criteria; widely compatible with the UNIX™ PATCH command line utility.

Resources

Source code

Binaries

Change log

JAVADOC

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

License

ZZ.UNKRIG.DE is published under the "New BSD License".