Steam Locomotive

Rispondi
cmo
Reactions score: 0
mag 2020 04 11:57

Steam Locomotive

Messaggio da cmo

Install sl package
Ubuntu / Debian:

Codice: Seleziona tutto

sudo apt-get install sl

Fedora :

Codice: Seleziona tutto

sudo dnf install sl

Red Hat  / CentOS  (Must install epel first):

Codice: Seleziona tutto

sudo yum install wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm -y
sudo yum install sl -y

Red Hat  / CentOS  (Must install epel first):

Codice: Seleziona tutto

sudo yum install epel-release -y
sudo yum install sl -y

Now that you have the package installed, have some fun...

Options I found while playing around:

Codice: Seleziona tutto

sl -l (Creates a small and long train)
sl -L (Will create a larger, although shorter train)
sl -F (Will make the train fly)
sl -la (Will add people screaming for help from the windows)
sl -la (Will add people screaming for help from the windows)

https://youtu.be/bDSuV9pV0_I

Rispondi