Command:Tail

From Lavish Software Wiki
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