<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>panda_noir</author_name>
  <author_url>https://blog.hatena.ne.jp/panda_noir/</author_url>
  <blog_title>Panda Noir</blog_title>
  <blog_url>https://www.pandanoir.info/</blog_url>
  <categories>
    <anon>sed</anon>
  </categories>
  <description>迷ったときにとりあえずこれ読めば8割くらいわかるように書きました。 sedでできること sedは受け取った文字列を加工するためのコマンドです。パイプラインやファイルから文字列を受け取って処理します。置換や削除などができます。四則演算はできません。 sedの使い方 sedコマンドにsedスクリプトを渡す方法は2通りあります。 直接スクリプトを書く(sed -e 'sed-script') sedスクリプトを書いたファイルを指定する(sed -f sed-file) sedスクリプト sedの基本動作は「条件を満たす行に対してコマンドを実行する」というものです。例えば「10行目を削除する」「3、6…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pandanoir.info%2Fentry%2F2019%2F08%2F11%2F120306&quot; title=&quot;俺のためだけのsedまとめ - Panda Noir&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-08-11 12:03:06</published>
  <title>俺のためだけのsedまとめ</title>
  <type>rich</type>
  <url>https://www.pandanoir.info/entry/2019/08/11/120306</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
