mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 02:01:05 +00:00
Fix a bug when getting all but the first NUM lines or bytes of a file via `tail -n +NUM <file>` or `tail -c +NUM <file>`. The bug only existed when a file is given as an argument; it did not exist when the input data came from stdin. |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| common | ||
| fixtures | ||
| test_util_name.rs | ||
| tests.rs | ||