tail - output the last part of files
[SYNOPSIS] tail OPTION FILE
option
(no option) output the last 10 lines (default)
-n, --lines=N output the last N lines, instead of the last 10
# tail -20 file