改行コード混在のテキストファイル
File info
| Format | TXT |
|---|---|
| File size | 708 B(708 bytes) |
| MIME Type | text/plain |
| MD5 | 3944b69fa6f3901a9c2267ae676a9f50 |
| SHA-1 | fb272c4fe2b1f7ee975ec9cfbba76f522cd2cd4d |
| SHA-256 | 8be4f772ea0af6a7fa278207890cbf86745505c78de228e085f4809d6396d4af |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/newline/mixed/mixed.txt
wget
wget https://devlab.lb-product.com/files/newline/mixed/mixed.txt
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/newline/mixed/mixed.txt" -OutFile "mixed.txt"
About this file
改行コード混在の改行コードを持つテキストファイルです。改行コードの判定・変換処理のテストや、クロスプラットフォーム互換性の検証にご利用ください。
改行コードはOS間で異なり(Unix: LF、Windows: CRLF、旧Mac: CR)、テキスト処理やバージョン管理で問題になることがあります。このテストファイルで、アプリケーションが各改行コードを正しく処理できるか検証してください。
FAQ
- Is this file free to use?
- Yes — fully free and no signup required. Use it for any commercial or non-commercial test/verification purpose.
- What is inside the file?
- Dummy data generated for testing — sized to match the listed size exactly.
- What are the hash values for?
- Verify integrity after download or use them as test data for hashing libraries.