<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Tips</anon>
  </categories>
  <description>タイトルがすべてを語っているTips。 ケース すでにexportした環境変数を永続的に使うために書き出したい echoして /etc/environment などに書きたい sudoしなきゃいけないのでただのリダイレクトだとできないので他の方法でやりたい シェル芸でなんとか設定ファイルのProvisioningをしたい 方法 $ echo TEMP_VALUE=$TEMP_VALUE | sudo tee -a /etc/environment -a オプションは追記なので、付けないとまるっと今までのがなくなってしまうので注意 （じぶんが考える）向かないケース ゼロから起こさないファイルに継…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2018%2F05%2F27%2F172431&quot; title=&quot;echoした文字列を権限を超えて付け足したい場合はteeを使うと安全かはさておき楽 - コード日進月歩&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>2018-05-27 17:24:31</published>
  <title>echoした文字列を権限を超えて付け足したい場合はteeを使うと安全かはさておき楽</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2018/05/27/172431</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
