<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kunst1080</author_name>
  <author_url>https://blog.hatena.ne.jp/kunst1080/</author_url>
  <blog_title>くんすとの備忘録</blog_title>
  <blog_url>https://kunst1080.hatenablog.com/</blog_url>
  <categories>
    <anon>シェルスクリプト</anon>
  </categories>
  <description>ひとつ前のエントリの中で、2つのリストをCROSS JOINする、ということを行っています。 データの流れ [tmp.key1] A B I[tmp.key2] Ice Juice OREO上記二つのファイルをCROSS JOINしたような感じで、下記の出力を得ます。 A,Ice A,Juice A,OREO B,Ice B,Juice B,OREO I,Ice I,Juice I,OREO シェルスクリプトでどう書くか 普通のやり方 ・・・ whileを使う tmp.key1の各行に対し、tmp.key2の内容をくっつけて出力する、という2重ループを形成します cat tmp.key1 | …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkunst1080.hatenablog.com%2Fentry%2F2013%2F06%2F01%2F163439&quot; title=&quot;【bash】xargsを使って2つのリストをCROSS JOINする - くんすとの備忘録&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>2013-06-01 16:34:39</published>
  <title>【bash】xargsを使って2つのリストをCROSS JOINする</title>
  <type>rich</type>
  <url>https://kunst1080.hatenablog.com/entry/2013/06/01/163439</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
