ysh

A shell completely written in C. Supports bg/fg jobs, ';' separated list of commands, io redirection, pipes, escaping quotes and more.

Features

The following shell builtins were implemented:

Any external command was executed using the exec syscall

The following features were implemented:

· · ·

Image(s)

· · ·

Code

The code, along with instructions to build and use it can be found on github, at yoogottamk/ysh.

« Under Construction
website »