4 releases

0.2.3 May 18, 2022
0.2.2 May 16, 2022
0.2.1 May 15, 2022
0.2.0 May 7, 2022

#23 in #joke

AGPL-3.0-or-later

24KB
404 lines

Rust SL

A rust port of sl. SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". It's just a joke command, and not useful at all.

Installing

Using Scoop

scoop bucket add siku https://github.com/amorphobia/siku
scoop install rust-sl

Using cargo-binstall

cargo binstall rust-sl

Prebuilt Binaries

Find and download from release page.

Usage

sl [OPTIONS]

Options

-a, --accident    An accident is occurring. People cry for help
-c, --C51         C51 appears instead of D51
-F, --fly         It flies like the galaxy express 999
-h, --help        Print help information
-l, --little      Little version
-V, --version     Print version information

License

The original code was written in c by Toyoda Masashi. See Original License below. The modified (rust) code is opensourced under AGPL-3.0.

Original License (c version)

Copyright 1993,1998,2014 Toyoda Masashi (mtoyoda@acm.org)

Everyone is permitted to do anything on this program including copying, modifying, and improving, unless you try to pretend that you wrote it. i.e., the above copyright notice has to appear in all copies. THE AUTHOR DISCLAIMS ANY RESPONSIBILITY WITH REGARD TO THIS SOFTWARE.

Dependencies

~5–15MB
~166K SLoC