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.

貢獻者指南