LF(Unix)のテキストファイル
File info
| Format | TXT |
|---|---|
| File size | 704 B(704 bytes) |
| MIME Type | text/plain |
| MD5 | 77466a57906ff6afd08ff86505af18c5 |
| SHA-1 | 9be87fd1360e6981eb37278baf2e558033368617 |
| SHA-256 | d170864ce8d983b6c6ca15f798998e834e91be605a25037258d87942439ea34f |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/newline/lf/lf.txt
wget
wget https://devlab.lb-product.com/files/newline/lf/lf.txt
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/newline/lf/lf.txt" -OutFile "lf.txt"
About this file
LF(Unix)の改行コードを持つテキストファイルです。改行コードの判定・変換処理のテストや、クロスプラットフォーム互換性の検証にご利用ください。
改行コードは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.