Difference between revisions of "Command:Line"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
+ | |||
+ | Displays a specific line of <file> to the console | ||
== Examples == | == Examples == | ||
+ | Line Scripts/myscript.log | ||
== See Also == | == See Also == | ||
*[[LavishScript:Commands|Commands]] | *[[LavishScript:Commands|Commands]] | ||
{{Command-Stub}} | {{Command-Stub}} | ||
+ | [[Category:LavishScript]] | ||
+ | [[Category:LavishScript Commands]] |
Latest revision as of 06:42, 20 January 2009
Contents
Syntax
Cat | |
Usage | Intermediate |
Level of Understanding | Intermediate |
Computer Savvy | Intermediate |
Logic | Beginner |
Description
Displays a specific line of <file> to the console
Examples
Line Scripts/myscript.log