<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsuyoshi_to</author_name>
  <author_url>https://blog.hatena.ne.jp/tsuyoshi_to/</author_url>
  <blog_title>モチベーションを維持するブログ</blog_title>
  <blog_url>https://tsuyoshi-to.hatenadiary.org/</blog_url>
  <categories>
    <anon>備忘録</anon>
  </categories>
  <description>2つのファイルを行単位で結合するコマンドとして、pasteがある。Windows環境で作成されたテキストファイルは、改行コードが CRLF（キャリッジリターン＋ラインフィード）となっており、LinuxにおけるLF（ラインフィード）だと思ってpasteコマンドを実行すると意図した結果にならない。例えば、 abc def ghiと 123 456 789という二つのファイルに対してpasteコマンドを実行したとすると、 abc 123 def 456 ghi 789と表示されて欲しいが、実際は abc 123 def 456 ghi 789のように表示されてしまう。そのため、pasteコマンドを実…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsuyoshi-to.hatenadiary.org%2Fentry%2F20111118%2Fp1&quot; title=&quot; pasteコマンドで改行されてしまう問題 - モチベーションを維持するブログ&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>2011-11-18 00:00:00</published>
  <title> pasteコマンドで改行されてしまう問題</title>
  <type>rich</type>
  <url>https://tsuyoshi-to.hatenadiary.org/entry/20111118/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
