mirror of
https://github.com/uutils/coreutils
synced 2025-01-25 11:25:26 +00:00
6834b593ee
This was a GNU behavior bug: ```console $ LC_ALL=C shuf -er shuf: no lines to repeat [$? = 1] $ cargo run shuf -er # old, bad (unexpected success) $ cargo run shuf -er # new shuf: no lines to repeat [$? = 1] ``` |
||
---|---|---|
.. | ||
src | ||
BENCHMARKING.md | ||
Cargo.toml | ||
LICENSE | ||
shuf.md |