Test files › Documents › no-trailing-newline.txt
Sample TXT file
Three lines where the final line has no terminating newline.
↓ Download no-trailing-newline.txt| Filename | no-trailing-newline.txt |
| Format | TXT |
| Size | 19 bytes (19 bytes) |
| MIME type | text/plain; charset=utf-8 |
| SHA-256 | 3ed32da374e230c6228e132c8c334191759286fee4813e1ed4eba4d9b9366ea7 |
What this file catchesLine readers that drop the last record, and concatenation logic that glues the final line to the first line of the next file.
Download & verify
curl -fsSL -o "no-trailing-newline.txt" "https://files.hexaqa.com/text/no-trailing-newline.txt"
curl -fsSL "https://files.hexaqa.com/text/no-trailing-newline.txt" | sha256sum
# expect: 3ed32da374e230c6228e132c8c334191759286fee4813e1ed4eba4d9b9366ea7