<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>goosyun</author_name>
  <author_url>https://blog.hatena.ne.jp/goosyun/</author_url>
  <blog_title>つれづれ電脳記（日くらしPCに向かひて）</blog_title>
  <blog_url>https://goosyun.hatenablog.jp/</blog_url>
  <categories>
    <anon>Linux・Ubuntu</anon>
  </categories>
  <description>UbuntuなどのLinuxのシェルには、複数のコマンドを連携させる便利な仕組みがあります。 「パイプライン」、あるいは単に「パイプ」と呼ばれる機能です。 その機能のことを少しだけ正確に、素人のくせに専門家ぶって説明すると 「あるコマンドの標準出力を別のコマンドの標準入力につなぐ機能」 です。 簡単に言っちゃうとだ・・・、 コマンドの実行結果を次のコマンドに手渡して、 複数のコマンドで次々と処理していくことです。 使い方は簡単で、コマンドとコマンドの間に、パイプという記号「|」を入れるだけです。 &lt;コマンド１&gt; ｜ &lt;コマンド２&gt; | ・・・ といった要領です。 一つの使用例 ls ~/ドキュ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgoosyun.hatenablog.jp%2Fentry%2F2024%2F05%2F16%2F222212&quot; title=&quot;Linuxパイプ機能のおかげで基本コマンドで複雑高度な処理を実現 - つれづれ電脳記（日くらしPCに向かひて）&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>https://cdn-ak.f.st-hatena.com/images/fotolife/g/goosyun/20250426/20250426113910.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-05-16 22:22:12</published>
  <title>Linuxパイプ機能のおかげで基本コマンドで複雑高度な処理を実現</title>
  <type>rich</type>
  <url>https://goosyun.hatenablog.jp/entry/2024/05/16/222212</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
