uutils/diffutils

`sdiff` command is not implemented

Aperta

#16 aperta il 18 feb 2024

 (6 commenti) (0 reazioni) (0 assegnatari)Rust (36 fork)user submission
good first issue

Metriche repository

Star
 (275 stelle)
Metriche merge PR
 (Merge medio 4g 9h) (11 PR mergiate in 30 g)

Descrizione

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.

Guida contributor