HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

sl — Steam locomotive running through your terminal. More information: <https://github.com/mtoyoda/sl>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandclislrunninglocomotiveyourthroughsteam

Problem

How to use the sl command: Steam locomotive running through your terminal. More information: <https://github.com/mtoyoda/sl>.

Solution

sl — Steam locomotive running through your terminal. More information: <https://github.com/mtoyoda/sl>.

Let a steam locomotive run through your terminal:
sl


The train burns, people scream:
sl -a


Let the train fly:
sl -F


Make the train little:
sl -l


Let the user exit (<Ctrl c>):
sl -e

Code Snippets

Let a steam locomotive run through your terminal

sl

The train burns, people scream

sl -a

Let the train fly

sl -F

Make the train little

sl -l

Let the user exit (`<Ctrl c>`)

sl -e

Context

tldr-pages: common/sl

Revisions (0)

No revisions yet.