<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ictdiary</author_name>
  <author_url>https://blog.hatena.ne.jp/ictdiary/</author_url>
  <blog_title>ICT Diary</blog_title>
  <blog_url>https://ictdiary.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Program</anon>
  </categories>
  <description>変数 変数命名規則 半角英数字 記号はアンダーバー(_)のみ使用可 1文字目に数字は使用不可 変数宣言 スペース 誤 hoge = &quot;間違い&quot; 正 hoge=&quot;正しい&quot; ハイフン(-) 変数に使用できる記号はアンダーバー(_)のみ 誤 hoge-hoge=&quot;間違い&quot; 正 hoge_hoge=&quot;正解&quot; 変数参照 $変数名 これでもエラーは出ないが、文字列の中で呼びだす場合どこまでが変数名かわからずに動作が思い通りにいかない場合がある ${変数名} これであれば文字列の中で参照して問題ない。安全の為、すべてこちらで参照するのが理想 IF文 null警告 変数を比較対象とする場合、「」を二重にしない…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fictdiary.hatenadiary.jp%2Fentry%2F2019%2F12%2F16%2F211334&quot; title=&quot;ShellScriptの注意点 - ICT Diary&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-12-16 21:13:34</published>
  <title>ShellScriptの注意点</title>
  <type>rich</type>
  <url>https://ictdiary.hatenadiary.jp/entry/2019/12/16/211334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
