mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
30 lines
415 B
Plaintext
30 lines
415 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# 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`
|