<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>JHashimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/JHashimoto/</author_url>
  <blog_title>Architect's Log</blog_title>
  <blog_url>https://blog.jhashimoto.net/</blog_url>
  <categories>
    <anon>PowerShell</anon>
    <anon>jq</anon>
  </categories>
  <description>以下のjqコマンドはbashでは期待通りに動作します。 $ echo '{&quot;items&quot;:[{&quot;id&quot;:1,&quot;name&quot;:&quot;foo&quot;},{&quot;id&quot;:2,&quot;name&quot;:&quot;テスト&quot;}]}' | jq '.items[] | select(.name == &quot;テスト&quot;) | .name' &quot;テスト&quot; Powershellでは、期待に反して、何も出力されません。 $ echo '{&quot;items&quot;:[{&quot;id&quot;:1,&quot;name&quot;:&quot;foo&quot;},{&quot;id&quot;:2,&quot;name&quot;:&quot;テスト&quot;}]}' | jq '.items[] | select(.name == \&quot;テスト\&quot;) | .name'</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.jhashimoto.net%2Fentry%2F2018%2F02%2F07%2F162811&quot; title=&quot;【Powershell】jqでselectできない - Architect&amp;#39;s Log&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>2018-02-07 16:28:11</published>
  <title>【Powershell】jqでselectできない</title>
  <type>rich</type>
  <url>https://blog.jhashimoto.net/entry/2018/02/07/162811</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
