2017-08-28 15:40:51 +02:00
2017-08-25 13:44:24 +02:00
2017-08-25 13:44:24 +02:00
2017-08-25 13:44:24 +02:00
2017-08-25 13:47:10 +02:00

s

A minimal shell. It doesnt do much, except, you know, executing commands.

Installation

git clone https://github.com/hellerve/s
cd s
make install

Usage

The shell can be entered through typing s. It has ephemeral editline capabilities, and the only builtins are cd and exit. Theres not much more to it.


Have fun!

Description
A dead simple shell
Readme 104 KiB
Languages
C 86.7%
Makefile 13.3%