Description
Compare two file trees, showing any differences in their:
- file size,
- file block count (physical storage size),
- owner user and group ids (uid & gid),
- access, modification and inode change times,
- hard link count, and sets of hard linked files,
- extended attributes (if supported),
- ACLs (if supported),
- file system flags (BSD UFS, MacOSX).
Installation Instructions
Enable the copr repo and install the tdiff
package.
Documentation:
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (4)*, x86_64 (3)* | Centos-stream 8 (54 downloads) |
EPEL 6 | i386 (3)*, x86_64 (3)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (0)* | EPEL 7 (70 downloads) |
EPEL 8 | aarch64 (4)*, x86_64 (4)* | EPEL 8 (67 downloads) |
Fedora 38 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 39 (18 downloads) |
Fedora 40 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 40 (17 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (7)*, i386 (3)*, x86_64 (4)* | Fedora rawhide (59 downloads) |
openSUSE Tumbleweed | i586 (2)*, x86_64 (1)* | openSUSE Tumbleweed (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kostera/tdiff
More info about enabling Copr repositories