Files
findutils/docs/src/index.md
T
Terts Diepraam ef9c382464 docs: initial version of mdbook (#347)
* docs: initial version of mdbook

* docs: fix typo in CONTRIBUTING.md

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-04-03 07:50:24 +02:00

1.2 KiB

{{#include logo.svg}}

<style> /* Make the logo a bit bigger and center */ #logo { height: 200px; width: 100%; } /* This is necessary to get the tags to obey the CSS styles below */ g, polygon { fill: inherit; stroke: inherit; } /* Set the circle to the foreground color of the theme */ #gear circle { stroke: var(--fg); } /* Set the stroke of polygons and the copies (via use) */ #gear polygon, #gear use { fill: var(--fg); stroke: var(--fg); } </style>

uutils findutils Documentation

The uutils findutils project reimplements the GNU findutils in Rust. It is available for Linux, Windows, Mac and other platforms.

uutils is licensed under the MIT License.

Note: This manual is automatically generated from the source code and is a work in progress.