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.