<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>teramako</author_name>
  <author_url>https://blog.hatena.ne.jp/teramako/</author_url>
  <blog_title>hogehoge @teramako</blog_title>
  <blog_url>https://teramako.hatenadiary.org/</blog_url>
  <categories>
    <anon>*nix</anon>
  </categories>
  <description>ソースコード行末の不要なスペースやタブを除去する - Hatena::Rubyist::Ubuntu - Rubyist sedによる書き換えは sed -i 's/[[:blank:]]*$//' だけでOK。-iオプションで直にファイルを書き換えられる。シェルスクリプトにするなら #!/bin/sh /bin/sed -i 's/[[:blank:]]*$//' &quot;$@&quot; または alias remove_space_eol=&quot;/bin/sed -i 's/[[:blank:]]*$//'&quot; としておけばコマンド的にも使える。findとの組み合わせも find ./app ./lib ./…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fteramako.hatenadiary.org%2Fentry%2F20080815%2Fp1&quot; title=&quot;Re: ソースコード行末の不要なスペースやタブを除去する - hogehoge @teramako&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>2008-08-15 00:00:01</published>
  <title>Re: ソースコード行末の不要なスペースやタブを除去する</title>
  <type>rich</type>
  <url>https://teramako.hatenadiary.org/entry/20080815/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
