<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shag</author_name>
  <author_url>https://blog.hatena.ne.jp/shag/</author_url>
  <blog_title>shag の日記</blog_title>
  <blog_url>https://shag.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>root で zsh 使うと command completion がなぜか失敗して portupgrade で package 名を補完できないので、自分で /var/db/pkg を参照して補完リストに突っ込むようにしてみた。(どうも出来るマシンと出来ないマシンがある？)/root/.zshrc にこんな行を書き、 compdef -d portupgrade pkg_list=(`perl /root/listpkg.pl`) compctl -k pkg_list portupgrade/root/listpkg.pl を書く。 #!/usr/local/bin/perl use Fi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshag.hatenadiary.org%2Fentry%2F20060316&quot; title=&quot;root で zsh - shag の日記&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>2006-03-16 00:00:00</published>
  <title>root で zsh</title>
  <type>rich</type>
  <url>https://shag.hatenadiary.org/entry/20060316</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
