Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 226 Bytes

File metadata and controls

15 lines (9 loc) · 226 Bytes

Basic-Shell-in-C

Aditya Motwani - IIIT Hyderabad

Implemenation of Bash like Shell in C

Present Implementation

Runs System Commands

Future Scope

Handle background and Foreground Process Handle Redirection Handle Piping