<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Shell</anon>
  </categories>
  <description>echoで出力した結果(例えばAAAという文字列)をtest.txtというファイルに追記するにはどうしたら良いですか？ echo AAA &gt;&gt; test.txt&gt;&gt;はLinuxのリダイレクト記号の1つであり、標準出力結果をファイルにリダイレクトします。既存のファイルに追記するコマンドです。 echoで出力した結果(例えばAAAという文字列)をtest.txtというファイルに新規作成で保存 echo AAA &gt; test.txt&gt;はLinuxのリダイレクト記号の1つであり、標準出力結果をファイルにリダイレクトします。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2023%2F05%2F19%2F093224&quot; title=&quot;echoで出力した結果ファイルに追記する方法 - Web開発における知見共有系ページ&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>2023-05-19 09:32:24</published>
  <title>echoで出力した結果ファイルに追記する方法</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2023/05/19/093224</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
