<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hs_hachi</author_name>
  <author_url>https://blog.hatena.ne.jp/hs_hachi/</author_url>
  <blog_title>個人的なまとめ</blog_title>
  <blog_url>https://hachi.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>きっとperlのほうが早いと思うんだけどさ･･･ #!/usr/bin/sh FILE_NAME=&quot;$1&quot; DIST_FILE=&quot;$2&quot; if [ ! -e ${FILE_NAME} ]; then echo &quot;not exist file&quot; exit 0 fi rm -f ${DIST_FILE} if [ ! -e ${DIST_FILE} ]; then touch $DIST_FILE fi while read staffNo do HOGE=`echo ${staffNo} | sed -e &quot;s/[^0-9]//g&quot;` if [ &quot;$HOGE&quot; != &quot;&quot; ] ; then ec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhachi.hatenablog.com%2Fentry%2F20080529%2F1212008628&quot; title=&quot; シェルでCSVファイルからSQLファイルを作ってみる。 - 個人的なまとめ&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>2008-05-29 06:03:48</published>
  <title> シェルでCSVファイルからSQLファイルを作ってみる。</title>
  <type>rich</type>
  <url>https://hachi.hatenablog.com/entry/20080529/1212008628</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
