diffutils icon indicating copy to clipboard operation
diffutils copied to clipboard

`sdiff` command is not implemented

Open oSoMoN opened this issue 1 year ago • 1 comments

Currently uutils' diffutils only implements the diff executable.

But GNU's diffutils also provide cmp, diff3 and sdiff.

This issue is a tracker for the implementation of the sdiff utility.

Documentation: https://www.gnu.org/software/diffutils/manual/html_node/Invoking-sdiff.html.

oSoMoN avatar Feb 18 '24 21:02 oSoMoN

taking this up

sami-daniel avatar Apr 15 '25 00:04 sami-daniel