dak-x / shell

A potential bash replacement? Maybe not! Yet...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shell

A potential bash replacement? Maybe not! Yet...

List of features currently supported:

  1. System Command Execution.
  2. Background/Foreground Job management
  3. Pipes and I/O Redirection

To try it yourself:

Run the makefile. This will generate the executable shell.

About

A potential bash replacement? Maybe not! Yet...


Languages

Language:C 99.8%Language:Makefile 0.2%