1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-14 17:21:04 +00:00
uutils-coreutils/src
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
..
bin Update the binary usage to match busybox 2021-03-10 23:52:33 +01:00
uu head: print headings when reading multiple files 2021-05-16 12:03:10 -04:00
uucore who: fix --lookup 2021-05-13 22:16:15 +02:00
uucore_procs Fix "panic message is not a string literal" warnings (#1915) 2021-03-26 11:09:16 +01:00