uutils/diffutils

`sdiff` command is not implemented

Open

#16 opened on 2024年2月18日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Rust (260 stars) (32 forks)user submission
good first issue

説明

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.

コントリビューターガイド