<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>sed</anon>
    <anon>ruby</anon>
  </categories>
  <description>TABを置換してCSVを作りたいとしよう。TAB置換には何を使いますか？ sed/awk/tr/perl/ruby 色々と考えられる。 一番楽なのは tr tr '\t' ',' tr コマンドで文字を置換するのが多分楽 takuya@atom:~$ sudo atq | tr '\t' ',' 806,Wed Aug 6 19:47:00 2014 a www-data 848,Sun Aug 10 10:57:00 2014 a www-data 793,Tue Aug 5 16:57:00 2014 a www-data 821,Fri Aug 8 00:47:00 2014 a www…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2014%2F08%2F04%2F152101&quot; title=&quot;コマンドでtabやスペースを置換する方法 - それマグで！&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>2014-08-04 15:21:01</published>
  <title>コマンドでtabやスペースを置換する方法</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2014/08/04/152101</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
