<?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コマンドで 標準出力に書き込んでファイルにリダイレクトする。 #!/bin/sh #var_to_file.sh msg='where do you want to go today?' echo &quot;$msg&quot; &gt; file.out</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20091011%2F1255302159&quot; title=&quot;変数の内容をファイルに書き込む - あんみのの備忘録&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-10-11 08:02:39</published>
  <title>変数の内容をファイルに書き込む</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20091011/1255302159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
