[Bug 15276] cut: transforms 0x00 to 0x0a

bugzilla at busybox.net bugzilla at busybox.net
Thu Oct 24 17:35:34 UTC 2024


https://bugs.busybox.net/show_bug.cgi?id=15276

--- Comment #2 from Ale <ale5000 at gmail.com> ---
The "-b" option is supposed to work on bytes (opposite to -c that works on
characters) so I think null-byte is still a byte and should be allowed there.

In addition, Unicode text files are text files but they can still contains null
bytes (as part of the character sequence).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list