1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

tail: Implement tail -z.

This options makes tail use NULL instead of newline as a line
delimiter.
This commit is contained in:
Valentin Lorentz 2016-04-02 12:32:33 +02:00
parent 9e5a2400be
commit 2fd7164cda
4 changed files with 25 additions and 10 deletions

BIN
tests/fixtures/tail/foobar_with_null.txt vendored Normal file

Binary file not shown.

Binary file not shown.