coreutils 0.1.0

coreutils ~ GNU coreutils (updated); implemented as universal (cross-platform) utils, written in Rust
# GNU Test Coverage

<!-- markdownlint-disable MD033 -->

uutils is actively tested against the GNU coreutils test suite. The results
below are automatically updated every day.

## Coverage per category

Click on the categories to see the names of the tests. Green indicates a passing
test, yellow indicates a skipped test and red means that the test either failed
or resulted in an error.

<link rel="stylesheet" href="test_coverage.css">
<script src="test_coverage.js"></script>

<div id="test-cov"></div>

## Progress over time

<image src="https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.svg?raw=true">