uutils/diffutils

`sdiff` command is not implemented

Open

#16 创建于 2024年2月18日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Rust (32 fork)user submission
good first issue

仓库指标

Star
 (260 star)
PR 合并指标
 (平均合并 4天 9小时) (30 天内合并 11 个 PR)

描述

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.

贡献者指南