Tail
From LXF Wiki
[edit]
tail (command)
Description
Tail is use to view the last few lines of a text file. Very handy for viewing logs
Syntax
Flags and Options
: the follow option doesn't return, but watches the file and displays any additional text appended to it.

