<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>知らないことが結構あったのでメモ いろいろな実行方法 パイプライン 前のコマンドの出力（標準出力）が次のコマンドに入力（標準入力）されます。 コマンド1 | コマンド2 | ... コマンドリスト 「;」(セミコロン)で区切ることで、1行に複数のコマンドを書くことができます。 コマンドを「&amp;&amp;」で区切って書くと、前のコマンドが成功した場合（終了コードが0の場合）のみ、後ろのコマンドが実行されます。 コマンドを「||」で区切って書くと、コマンド1が正常終了以外（終了コードが0以外）だったら、コマンド2を実行されます。 コマンド置換 「$()」で囲まれた部分は、そのコマンドの実行結果に置き換えられ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F20090814%2F1250211547&quot; title=&quot;Linuxの基本コマンド - kikukawa&amp;#39;s diary&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-14 09:59:07</published>
  <title>Linuxの基本コマンド</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/20090814/1250211547</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
