mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
659bf58a4c
Fix a bug in which `head` failed to print headings for `stdin` inputs when reading from multiple files, and fix another bug in which `head` failed to print a blank line between the contents of a file and the heading for the next file when reading multiple files. The output now matches that of GNU `head`. |
||
---|---|---|
.. | ||
by-util | ||
common | ||
fixtures | ||
tests.rs |