<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nattou_curry_2</author_name>
  <author_url>https://blog.hatena.ne.jp/nattou_curry_2/</author_url>
  <blog_title>いろいろ解析日記</blog_title>
  <blog_url>https://nattou-curry-2.hatenadiary.org/</blog_url>
  <categories>
    <anon>Bash</anon>
  </categories>
  <description>Bashの文法一覧です。他の言語をある程度知っている人はこれを読めばBashの基礎をマスターしてBashを書くことができるようになっています。簡易リファレンスとしても利用できると思いますので、これは足りないと思うものがあれば教えてください。 1.基礎 echo文 echo文です。 echo &quot;Hello world&quot; コメント コメントです。 # コメント 変数の宣言 変数の宣言です。 # 文字列変数 declare str # 数値変数 declare -i num # 配列変数 declare -a array スクリプトの実行 スクリプトを実行するにはコマンドラインで次のようにします。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnattou-curry-2.hatenadiary.org%2Fentry%2F20100131%2F1264910483&quot; title=&quot;Bash基礎文法最速マスター - いろいろ解析日記&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>2010-01-31 13:01:23</published>
  <title>Bash基礎文法最速マスター</title>
  <type>rich</type>
  <url>https://nattou-curry-2.hatenadiary.org/entry/20100131/1264910483</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
