20 lines
272 B
Markdown
20 lines
272 B
Markdown
|
|
# The `sl` command
|
||
|
|
|
||
|
|
The `sl` command in Linux is a humorous program that runs a steam locomotive(sl) across your terminal.
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
## Installation
|
||
|
|
|
||
|
|
Install the package before running.
|
||
|
|
|
||
|
|
```
|
||
|
|
sudo apt install sl
|
||
|
|
```
|
||
|
|
|
||
|
|
## Syntax
|
||
|
|
|
||
|
|
```
|
||
|
|
sl
|
||
|
|
```
|