<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>oknknic</author_name>
  <author_url>https://blog.hatena.ne.jp/oknknic/</author_url>
  <blog_title>oknknicの日記</blog_title>
  <blog_url>https://oknknic.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX</anon>
    <anon>Linux</anon>
  </categories>
  <description>「UNIXコマンド テキスト処理を色々試してみた２ 〜AWK〜 - oknknicの日記」に引き続きUNIXコマンドネタ。 Bシェル系における変数について整理。 動作確認はFedoraのbash環境にて。 シェル変数と環境変数 シェル変数：そのシェル内でのみ有効な変数 環境変数 ：そのシェル内と、シェルから実行したコマンド内で有効な変数 変数一覧表示 set ： シェル変数の表示（引数なしで実行した場合） env ： 環境変数の表示（引数なしで実行した場合。printenvと同じ内容） 変数の設定 シェル変数の設定、削除 SHELL_VAR=VAL unset SHELL_VAR シェル変数を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foknknic.hatenadiary.org%2Fentry%2F20121201%2F1354338257&quot; title=&quot;UNIX シェル変数と環境変数について - oknknicの日記&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>2012-12-01 14:04:17</published>
  <title>UNIX シェル変数と環境変数について</title>
  <type>rich</type>
  <url>https://oknknic.hatenadiary.org/entry/20121201/1354338257</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
