<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>n9d</author_name>
  <author_url>https://blog.hatena.ne.jp/n9d/</author_url>
  <blog_title>計算機と戯れる日々</blog_title>
  <blog_url>https://n9d.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>10進→16進変換がこたえた。{a..z}って表記がダメなんだよな。残念。 $ for i in {33..42} ; do printf &quot;\x`printf &quot;%02x&quot; $i`\n&quot; ;done ! &quot; # $ % &amp; ' ( ) *$ for i in {33..42} ; do j=`printf &quot;%02x&quot; $i` ;echo $j;printf &quot;\x$j\n&quot; ;done;echo 21 ! 22 &quot; 23 # 24 $ 25 % 26 &amp; 27 ' 28 ( 29 ) 2a</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fn9d.hatenadiary.org%2Fentry%2F20090110%2F1231583007&quot; title=&quot;bashで16進数のループをまわす - 計算機と戯れる日々&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>2009-01-10 19:23:27</published>
  <title>bashで16進数のループをまわす</title>
  <type>rich</type>
  <url>https://n9d.hatenadiary.org/entry/20090110/1231583007</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
