<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>swfz</author_name>
  <author_url>https://blog.hatena.ne.jp/swfz/</author_url>
  <blog_title>notebook</blog_title>
  <blog_url>https://swfz.hatenablog.com/</blog_url>
  <categories>
    <anon>command</anon>
  </categories>
  <description>grep,awk,nkf,jq,perlでバッファしないようにする ログをtailして整形して流す際にどっかで出力をバッファしてしまって本来流れている部分全てが表示されずに困ってしまうことがあったので調べてみました grep おなじみgrep grep --line-buffered hoge awk 簡単な集計に使ったりしてました awk '{print $1,$3; fflush()}' awk '{print $1,$3; system(&quot;&quot;)}' 参考 awk に標準出力をバッファさせないようにする blog.cles.jp nkf よくURLエンコードされた文字列をデコードするときと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fswfz.hatenablog.com%2Fentry%2F2017%2F02%2F02%2F020151&quot; title=&quot;grep,awk,nkf,jq,perlでバッファしないようにする - notebook&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>2017-02-02 02:01:51</published>
  <title>grep,awk,nkf,jq,perlでバッファしないようにする</title>
  <type>rich</type>
  <url>https://swfz.hatenablog.com/entry/2017/02/02/020151</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
