<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dekuo-03</author_name>
  <author_url>https://blog.hatena.ne.jp/dekuo-03/</author_url>
  <blog_title>工作と競馬2</blog_title>
  <blog_url>https://dekuo-03.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術メモ#Linux</anon>
    <anon>技術メモ</anon>
  </categories>
  <description>ランキング参加中DIY 置換 kill 置換 複数のスペースを1つにする sed -e 's/ */ /g' 連続スペースが0個以上 ⇒ 1つにするという条件で置換している。ちなみに、スペースが1個以上という以下のコマンド sed -e 's/ +/ /g' だとうまくいかない。なぜだ。 kill コマンド名を指定してkill ps aux | grepで、コマンド指定してプロセスを取得 head、sed、cutなどにより、プロセスIDを取得 プロセスIDをkillの引数に与える kill `ps aux | grep コマンド名 | head -n 1 | sed -e 's/ */ /g'…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdekuo-03.hatenablog.jp%2Fentry%2F2019%2F04%2F01%2F000000_1&quot; title=&quot;シェルスクリプト　自分用メモ - 工作と競馬2&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>2019-04-01 00:00:00</published>
  <title>シェルスクリプト　自分用メモ</title>
  <type>rich</type>
  <url>https://dekuo-03.hatenablog.jp/entry/2019/04/01/000000_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
