good first issue
Métricas do repositório
- Stars
- (260 stars)
- Métricas de merge de PR
- (Mesclagem média 18d 11h) (16 fundiu PRs em 30d)
Description
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.