Command:Tail

From Lavish Software Wiki
Revision as of 11:56, 26 October 2006 by Echoism (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Syntax

Tail <file>

Command Difficulty Rating
Tail
Usage Intermediate
Level of Understanding Intermediate
Computer Savvy Intermediate
Logic Beginner

Description

Dumps the last 10 lines of <file> to the console.

Examples

Tail Scripts/myscript.log

See Also