good first issue
Repository metrics
- Stars
- (260 stars)
- PR merge metrics
- (平均マージ 4d 9h) (30d で 11 merged PRs)
説明
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.