<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anmino</author_name>
  <author_url>https://blog.hatena.ne.jp/anmino/</author_url>
  <blog_title>あんみのの備忘録</blog_title>
  <blog_url>https://anmino.hatenadiary.org/</blog_url>
  <categories>
    <anon>UNIX/Linux</anon>
  </categories>
  <description>コマンドを``(バッククォート)で囲むと、実行結果に置き換わります。 変数にコマンドの実行結果を代入して利用する方法が良く使われる。 $ echo &quot;today is `date`&quot; today is Fri Jul 31 10:31:47 2009 $ today=`date +%y%m%d` $ touch log_$today #ファイル名に日付が付く</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20090801%2F1249097172&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>2009-08-01 12:26:12</published>
  <title>bash - コマンド置き換え</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20090801/1249097172</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
