proh14 / canoutils

coreutils but cano! public domain 💖
The Unlicense
17 stars 9 forks source link

Implementation for `cmp` #47

Closed cospplredman closed 2 months ago

cospplredman commented 2 months ago

cmp is one of the posix utilities of all time.

proh14 commented 2 months ago

not a part of the util package

proh14 commented 2 months ago

it is a diffutil: https://www.gnu.org/software/diffutils/