Differences

This shows you the differences between two versions of the page.


tail [2015/07/29 20:33] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== tail ======
  
 +Keep watching a file if it's removed and reloaded, created, etc., keeps trying to open it:
 +
 +<code>
 +tail -fF /var/log/awesome.log
 +</code>

Navigation
QR Code
QR Code tail (generated for current page)