It appears that you're running an Ad-Blocker. This site is monetized by Advertising and by User Donations; we ask that if you find this site helpful that you whitelist us in your Ad-Blocker, or make a Donation to help aid in operating costs.

tail

The tail command prints the last ten lines of a filename to the screen. You can display more or less using options. The tail command is opposite of the head command which prints the first ten commands.

Options:

-c num Displays num number of bytes.
-f Loops forever, trying to read more.
-l num Displays [i]num[i] number of lines.
-q Does not print filename headers.
-v Prints filename headers.

Related Commands:

head
Posted on May 31st, 2014

Comments

( Posted)

Related Products

▼ Sponsored Links ▼
▲ Sponsored Links ▲
Donate Today