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:
parent
9e5a2400be
commit
2fd7164cda
4 changed files with 25 additions and 10 deletions
BIN
tests/fixtures/tail/foobar_with_null.txt
vendored
Normal file
BIN
tests/fixtures/tail/foobar_with_null.txt
vendored
Normal file
Binary file not shown.
BIN
tests/fixtures/tail/foobar_with_null_default.expected
vendored
Normal file
BIN
tests/fixtures/tail/foobar_with_null_default.expected
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue