<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mattintosh4</author_name>
  <author_url>https://blog.hatena.ne.jp/mattintosh4/</author_url>
  <blog_title>mattintosh note</blog_title>
  <blog_url>https://mattintosh-note.jp/</blog_url>
  <categories>
    <anon>Mac OS X</anon>
    <anon>UTF-8</anon>
    <anon>plist</anon>
  </categories>
  <description>OS X のプロパティリストに入れた日本語を defaults read でそのまま取り出すと \uXXXX といった感じでユニコード値のままで表示される。 $ defaults read ~/Info japanese \u4ffa\u306f\u65e5\u672c\u8a9e このキーにはファイルパスを入れようと思っていたんだけどこれじゃ困る。 iconv とか使うのかと思ったけど echo とか printf すれば日本語で取り出せた。 $ echo $(defaults read ~/Info japanese) 俺は日本語 でもこれ zsh だと出来て bash だと出来ない。 仕…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmattintosh-note.jp%2Fentry%2F2013%2F03%2F21%2F110409&quot; title=&quot;plist からの日本語の取り出し（bash で4桁の Unicode 値を日本語に変換） - mattintosh note&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-03-21 11:04:09</published>
  <title>plist からの日本語の取り出し（bash で4桁の Unicode 値を日本語に変換）</title>
  <type>rich</type>
  <url>https://mattintosh-note.jp/entry/2013/03/21/110409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
