[home] [search] [contact]
tail [OPTION]... [FILE]...
tail Print the end of a file.
Great for watching, or 'tailing' log files, or grabbing the last few lines of a file.
Tail a log file
tail -f /var/log/syslog