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: | ||
+ | |||
+ | < | ||
+ | tail -fF / | ||
+ | </ |