Command:Tail
From Lavish Software Wiki
Contents |
[edit]
Syntax
Tail <file>
| Tail | |
| Usage | Intermediate |
| Level of Understanding | Intermediate |
| Computer Savvy | Intermediate |
| Logic | Beginner |
[edit]
Description
Dumps the last 10 lines of <file> to the console.
[edit]
Examples
Tail Scripts/myscript.log
[edit]
