<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirose31</author_name>
  <author_url>https://blog.hatena.ne.jp/hirose31/</author_url>
  <blog_title>（ひ）メモ</blog_title>
  <blog_url>https://hirose31.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>envだとbashの配列はexportしてても表示されない。 $ cat source-me v1='hehe' V1='kareshi ga'; export V1 A1=('bash' 'wo' 'tukatteita.'); export A1 A2[0]='wakare' A2[2]='tai...' export A2 $ env - bash -norc -noprofile -c '. source-me; env' | egrep -v -e '(OLD)?PWD' -e SHLVL= -e _= V1=kareshi gaが、declare -x だと出てくる。 $ env …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirose31.hatenablog.jp%2Fentry%2F20081114%2F1226653216&quot; title=&quot; bashでexportした配列をリストアップしたい - （ひ）メモ&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-11-14 18:00:16</published>
  <title> bashでexportした配列をリストアップしたい</title>
  <type>rich</type>
  <url>https://hirose31.hatenablog.jp/entry/20081114/1226653216</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
