tail
0%

Text-Fu · Lesson 9

tail

Learn how to view the end of input and follow files as new content is appended.

The tail command displays the end of a file or input stream. It can also remain active and show data appended to a file, which is useful when observing logs.