<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nae3na</author_name>
  <author_url>https://blog.hatena.ne.jp/nae3na/</author_url>
  <blog_title>なえ箱</blog_title>
  <blog_url>https://nae3na.hatenablog.com/</blog_url>
  <categories>
    <anon>sh</anon>
  </categories>
  <description>シェルスクリプトを使い始めてみたのでメモしてます。もっといい書き方あったら教えてください。 スペース区切りになってるテキストからｘ番目の要素を抜き出したかったので作ってみました。 echo text=`echo “hoge ho ge fuga fu ga” | awk -F'[ ]' '{print $4}'` # text=fuga ちゃんとfugaって出力されました。 print $数字 とかの時は1からなんですね…(0からだと思ってた)</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnae3na.hatenablog.com%2Fentry%2Farchives%2F309&quot; title=&quot;文字列を区切って要素を取り出す - なえ箱&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-25 08:00:23</published>
  <title>文字列を区切って要素を取り出す</title>
  <type>rich</type>
  <url>https://nae3na.hatenablog.com/entry/archives/309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
