coreutils/src/uu/head
Jeffrey Finkelstein 659bf58a4c head: print headings when reading multiple files
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`.
2021-05-16 12:03:10 -04:00
..
src head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
Cargo.toml new release 0.0.6 to address the cat issue 2021-04-03 16:06:58 +02:00