tail
tail
Submitted by admin on Thu, 04/05/2007 - 08:02.
::
tail is a program is used to display the last few lines of a text fileBy default, tail will print the last 10 lines of its input to the standard output. With command line options the number of lines printed and the printing units (lines, blocks or bytes) may be changed.
