Uutils: Difference between revisions

Malix (talk | contribs)
Usage: enhance description
Malix (talk | contribs)
m remove "the"
Line 25: Line 25:


== Findutils ==
== Findutils ==
[https://uutils.github.io/findutils/ Uutils Findutils] is a cross-platform memory-safe reimplementation of the GNU findutils: <code>xargs</code>, <code>find</code>, <code>locate</code> and <code>updatedb</code>
[https://uutils.github.io/findutils/ Uutils Findutils] is a cross-platform memory-safe reimplementation of GNU findutils: <code>xargs</code>, <code>find</code>, <code>locate</code> and <code>updatedb</code>


It aims to be a drop-in replacement of the original GNU findutils commands
It aims to be a drop-in replacement of the original GNU findutils commands
Line 32: Line 32:


== Diffutils ==
== Diffutils ==
[https://uutils.github.io/diffutils/ Uutils Diffutils] is is a cross-platform memory-safe reimplementation of the GNU findutils: <code>diff</code>, <code>cmp</code>, <code>diff3</code> and <code>sdiff</code>.
[https://uutils.github.io/diffutils/ Uutils Diffutils] is is a cross-platform memory-safe reimplementation of GNU findutils: <code>diff</code>, <code>cmp</code>, <code>diff3</code> and <code>sdiff</code>.


It aims to be a drop-in replacement of the original GNU findutils commands
It aims to be a drop-in replacement of the original GNU findutils commands


[https://search.nixos.org/packages?show=uutils-diffutils Nixpkgs - <code>uutils-diffutils</code>]
[https://search.nixos.org/packages?show=uutils-diffutils Nixpkgs - <code>uutils-diffutils</code>]