Test files › Documents › very-long-single-line.txt
Sample TXT file
A single line of 1,000,000 characters with no newline anywhere in the file.
↓ Download very-long-single-line.txt| Filename | very-long-single-line.txt |
| Format | TXT |
| Size | 1000 KB (1,024,000 bytes) |
| MIME type | text/plain; charset=utf-8 |
| SHA-256 | c51ef575b90527d834c783bc9a303383b421e84e7d885c225e2eaa3e59768754 |
What this file catchesLine-buffered readers that allocate unboundedly, editors that hang, and log shippers with a per-line size cap that silently truncate.
Download & verify
curl -fsSL -o "very-long-single-line.txt" "https://files.hexaqa.com/text/very-long-single-line.txt"
curl -fsSL "https://files.hexaqa.com/text/very-long-single-line.txt" | sha256sum
# expect: c51ef575b90527d834c783bc9a303383b421e84e7d885c225e2eaa3e59768754