LinuxText Processingtail
head

tailText Processing

tail -f

Output the last N lines of a file.

Syntax

tail [-n N] [FILE]...