Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 632 Bytes

Introduction

A modification of the SL program written by Toyoda masashi, designed to "cure" bad typing by running a "steam locomotive" across the screen when 'sl' is typed.

This modification is designed to act as an alternative to the 'ls' command, by using highly sophistocated programming tecniques to link multiple train cars together and populating them with folder names. In addition a railway name has also been added to more easily identify the railcars.

Installation instructions

  1. Go to root of project folder in the terminal and type make
  2. Copy the executable to your bin by typing cp sl /usr/local/bin