Buy me a coffee
Linux
›
Text Processing
›
tail
←
head
tail
Text Processing
tail -f
→
Output the last N lines of a file.
Syntax
tail [-n N] [FILE]...