<?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>コマンドは通常行の終わり(改行コード)でで完結するが、下記のものでもコマンドの区切りになる。 これらをコマンドセパレータという。 改行 1つのコマンドの区切り ; 1つのコマンドの区切り パイプ &amp; バックグランドでじっこうさせる OR制御演算子 &amp;&amp; AND制御演算子 コマンドは普通、慣例として正しく終了したときは0(真、true) 異常終了したときは0以外(偽、false)を返すようになっている。 ではコマンドが異常終了した場合に次に指定したコマンドを実行する。 &amp;&amp;ではコマンドが正常終了した場合に次に指定したコマンドを実行する。 $ make clean; make depend; ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanmino.hatenadiary.org%2Fentry%2F20090730%2F1248903862&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-07-30 06:44:22</published>
  <title>bash - コマンドセパレータ</title>
  <type>rich</type>
  <url>https://anmino.hatenadiary.org/entry/20090730/1248903862</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
