Files
uutils.github.io/content/diffutils.md
T
Terts Diepraam 013abd0725 Update content/diffutils.md
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-04-04 10:41:04 +02:00

513 B

+++

title = "diffutils" template = "project.html"

+++

Rust implementation of GNU diffutils: diff, cmp, diff3 and sdiff.

This project aims to be a drop-in replacement of the original commands.

License

uutils diffutils is licensed under the MIT or Apache License - see the LICENSE-MIT and LICENSE-APACHE file for details.

GNU diffutils is licensed under the GPL 3.0 or later.