diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-11 11:21:38 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:52:36 -0600 |
commit | 1cf316049a3b52caa0b90d2732d0cae168513b90 (patch) | |
tree | 1b8675ae70b8b867444b3c690eef0522b570d38b /system/vbindiff/README | |
parent | b8b9a1059aa39e921d8167264a22c81e88ae0aff (diff) | |
download | slackbuilds-1cf316049a3b52caa0b90d2732d0cae168513b90.tar.gz |
system/vbindiff: Added (visual binary diff).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/vbindiff/README')
-rw-r--r-- | system/vbindiff/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/vbindiff/README b/system/vbindiff/README new file mode 100644 index 0000000000..9c191f6848 --- /dev/null +++ b/system/vbindiff/README @@ -0,0 +1,3 @@ +VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII +(or EBCDIC). It can also display two files at once, and highlight the +differences between them. Unlike diff, it works well with large files. |