Commit f23283b
committed
paste: fix multiple bugs
- Implement handling of "\0" delimiter
- Process data in bytes to allow handling of non-UTF-8 data
- Forbid unescaped trailing backslash delimiter
- Fix handling of repeated input files
- In "-s" mode, reset delimiters iterator after each file1 parent b02c1f3 commit f23283b
File tree
5 files changed
+393
-263
lines changed- file/tests/od
- text
- tests/paste
5 files changed
+393
-263
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments