<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiki114</author_name>
  <author_url>https://blog.hatena.ne.jp/kiki114/</author_url>
  <blog_title>日々のメモ帳</blog_title>
  <blog_url>https://kiki114.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Windows</anon>
  </categories>
  <description>WindowsとLinuxの改行コードの違い Windowsで作成したテキストファイルをLinuxで開くと行末に ^M という文字が表示される。 これは、Windowsの改行コード(CR＋LF)とLinuxの改行コード(LF)が異なることによって起こる。 置換方法 Linux側でWindowsの改行コードを置換したい場合、以下のコマンドを端末で実行すればOK。 $ tr -d '\r' Windows.txt &gt; Linux.txt またWindowsでLinuxの改行コードを置換したい場合は、サクラエディタなど改行コードを置換する機能を持つエディタがあるのでそれを利用するのが早そう。 参考U…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiki114.hatenadiary.org%2Fentry%2F20101010%2F1286731511&quot; title=&quot;改行コードを置換 - 日々のメモ帳&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-10-10 02:25:11</published>
  <title>改行コードを置換</title>
  <type>rich</type>
  <url>https://kiki114.hatenadiary.org/entry/20101010/1286731511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
