Usage: tail [options] [<file>]...
sxx
tail /etc/passwd
long option | short option | description |
---|---|---|
‑‑help | ‑h | Print help and exit. |
‑‑lines=[+]NUM | ‑n=[+]NUM | Print last NUM lines instead of first 10; with the leading '+' print lines starting with line number NUM. |