tailf (1) Linux Manual Page
tailf – follow the growth of a log file Synopsistailf [OPTION] file Descriptiontailf will print out the last 10 lines of a file and then wait for the file to grow. It is similar to tail -f but does not access the file when it is not growing. This has the side effect of not…
