<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>lirlia</author_name>
  <author_url>https://blog.hatena.ne.jp/lirlia/</author_url>
  <blog_title>フラミナル</blog_title>
  <blog_url>https://blog.framinal.life/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>Linux</anon>
    <anon>コマンド</anon>
  </categories>
  <description>なんとなくで使ってしまっているxargs。 毎回勉強して覚えるんだけど抜けていくのでまとめます。 xargsとは Man page of XARGS には以下のように書かれています。 xargs - 標準入力を読み込んでコマンドラインを作成し、それを実行する tmp$ date | xargs echo Sat Aug 10 00:34:32 JST 2019 上の例はdateの結果をechoの引数として利用している。 ※ちなみにdate | xargsと設定したときもechoが呼び出される（何もつけないとecho扱い） また以下の例を試してみましょう。 test$ echo a a test…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.framinal.life%2Fentry%2F2019%2F08%2F10%2F004733&quot; title=&quot; xargsコマンドについて学び直す - フラミナル&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>2019-08-10 00:47:33</published>
  <title> xargsコマンドについて学び直す</title>
  <type>rich</type>
  <url>https://blog.framinal.life/entry/2019/08/10/004733</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
