<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rivinvaihtomerkki on Michael’s Domain</title><link>https://jeltsch.org/fi/tags/rivinvaihtomerkki/</link><description>Recent content in Rivinvaihtomerkki on Michael’s Domain</description><generator>Hugo</generator><language>fi</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/fi/tags/rivinvaihtomerkki/index.xml" rel="self" type="application/rss+xml"/><item><title>Mac-tekstitiedostojen muuntaminen UNIX-tekstitiedostoiksi (tr)</title><link>https://jeltsch.org/fi/converting_mac_text_files_into_unix_text_files_tr/</link><pubDate>Wed, 04 Apr 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/fi/converting_mac_text_files_into_unix_text_files_tr/</guid><description>&lt;p&gt;Jos luulit, että tekstitiedostot ovat kaikki samanlaisia, olet väärässä. Mac-tekstitiedostojen rivit päättyvät rivinvaihtoon (CR, ASCII 13), UNIX-tekstitiedostojen rivit rivinsiirtoon (LF, ASCII 10) ja Microsoft Windows -tekstitiedostojen rivit kahden merkin yhdistelmään: CR:ään, jota seuraa LF. Macista Unixiin muunnat tällä komentorivillä: &lt;code&gt;tr '\015' '\012' out_file&lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>