<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goldenCat1990</author_name>
  <author_url>https://blog.hatena.ne.jp/goldenCat1990/</author_url>
  <blog_title>jun01tの日記</blog_title>
  <blog_url>https://blog.jun01t.com/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>シェルスクリプトやコマンドラインを扱う際に、コマンドの実行を制御する演算子として「;」、「&amp;」、「&amp;&amp;」、「||」がよく使われます。それぞれの違いと使い方をわかりやすく解説します。 1. セミコロン（;） 特徴 コマンドを順番に実行します。 各コマンドは独立して実行され、前のコマンドの成功・失敗に関係なく次のコマンドが実行されます。 例 command1; command2; command3 この場合、command1が終了した後にcommand2、その後にcommand3が実行されます。 使用例 echo &quot;Hello&quot;; echo &quot;World&quot; 出力: Hello World 2. ア…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jun01t.com%2Fentry%2F2025%2F01%2F09%2F223045&quot; title=&quot;シェル・コマンド演算子 - jun01tの日記&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>2025-01-09 22:30:45</published>
  <title>シェル・コマンド演算子</title>
  <type>rich</type>
  <url>https://blog.jun01t.com/entry/2025/01/09/223045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
