uutils/diffutils

`sdiff` command is not implemented

Open

#16 创建于 2024年2月18日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Rust (260 star) (32 fork)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.

贡献者指南