×

tail

Computer program
tail is a program available on Unix, Unix-like systems, FreeDOS and MSX-DOS used to display the tail end of a text file or piped data. Wikipedia
Syntax: tail -f|-r -b number|-c number|-n number|-number file ...
Number of lines: 10 lines
Developer(s): Various open-source and commercial developers
Operating system: Unix, Unix-like, V, Plan 9, Inferno, MSX-DOS, FreeDOS
Written in: C