<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dogwood008</author_name>
  <author_url>https://blog.hatena.ne.jp/dogwood008/</author_url>
  <blog_title>dogwood008の開発メモ！</blog_title>
  <blog_url>https://blog.dogwood008.com/</blog_url>
  <categories>
  </categories>
  <description>要旨 less +F も tail -f も、基本的な動作は同じ。 その動作は、監視対象のファイルに追加書き込みがあった場合、その内容を随時標準出力（ほとんどの場合画面上）に出力し続けるというもの。 ただし、 less +F は通常の less と変わらない動作モードへ変更することができる。その間は下記のような移動が可能。 j（下） k（上） g（ファイル先頭） G （ファイル末尾） 詳細 例えば、 production.logを監視する場合を考える。このファイルに書き込みがあった際、その内容を画面上に表示したい。 この時は、 tail -f が使用できるが、同様に less +F も使用でき…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.dogwood008.com%2Fentry%2Fless-f-is-better-than-less-f&quot; title=&quot;【Shell】tail -f で随時書き込まれる内容を表示できるが、less +F でもできる - dogwood008の開発メモ！&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>2022-06-04 22:03:56</published>
  <title>【Shell】tail -f で随時書き込まれる内容を表示できるが、less +F でもできる</title>
  <type>rich</type>
  <url>https://blog.dogwood008.com/entry/less-f-is-better-than-less-f</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
