<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HTN20190109</author_name>
  <author_url>https://blog.hatena.ne.jp/HTN20190109/</author_url>
  <blog_title>HTN20190109の日記</blog_title>
  <blog_url>https://htn20190109.hatenablog.com/</blog_url>
  <categories>
    <anon>OS</anon>
  </categories>
  <description>Ubuntu (20)https://qiita.com/b4b4r07/items/e56a8e3471fb45df2f59 [1] 配列 -- 初期化ar1=() -- データ追加ar1=(&quot;${ar1[@]}&quot; &quot;100&quot; )ar1=(&quot;${ar1[@]}&quot; &quot;200&quot; )ar1=(&quot;${ar1[@]}&quot; &quot;300&quot; ) -- 要素数echo ${#ar1[@]} -- すべて出力echo &quot;${ar1[@]}&quot; -- キー出力echo ${!ar1[@]} -- 一つずつ取り出しfor e in ${!ar1[@]}; do echo &quot;ar1[$e] = ${ar1[$e]}&quot;don…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtn20190109.hatenablog.com%2Fentry%2F2022%2F01%2F13%2F021314&quot; title=&quot;シェルで配列と連想配列 - HTN20190109の日記&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>2022-01-13 02:13:14</published>
  <title>シェルで配列と連想配列</title>
  <type>rich</type>
  <url>https://htn20190109.hatenablog.com/entry/2022/01/13/021314</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
