Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 236 Bytes

myshell

a very basic linux shell.

This was doen some time ago as a student assignment. Could be bad code, don't remember :)

Has support for pipes, input redirection, and 10 command history. Also uses readline lib for input.