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.

貢獻者指南