<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leader22</author_name>
  <author_url>https://blog.hatena.ne.jp/leader22/</author_url>
  <blog_title>console.lealog();</blog_title>
  <blog_url>https://lealog.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Web</anon>
  </categories>
  <description>仕事でちょっと楽するために書いたんですけど、事前知識が全くないせいでヒドい目に・・。 ちょっとずつでもできるようになるべく、覚えたことのメモ！ 引数の扱い コマンドに渡した引数は、 $1 # 1つ目の引数 $2 # 2つ目の引数 # $n nつ目の奇数というように $n で取得できる。 変数の扱い hoge=1 echo ${hoge} いきなり宣言できる aliasとかと一緒で=の左右は開けちゃダメ 参照するときは${…}のようにする ファイルパス関連 fullpath=/~/git/hoge/index.html # フルパスからパス、ファイル名、拡張子を取得 path=${fullpat…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flealog.hateblo.jp%2Fentry%2F2013%2F02%2F20%2F002700&quot; title=&quot;シェルスクリプト作成のメモ - console.lealog();&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>2013-02-20 00:27:00</published>
  <title>シェルスクリプト作成のメモ</title>
  <type>rich</type>
  <url>https://lealog.hateblo.jp/entry/2013/02/20/002700</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
