Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 405 Bytes

MyShell

This is a liux shell implemantion using system calls, it supports a large part of the operations that the popular shells currently supports such as multiple pipe commands
Self system commands
cd
wait->wait background procces(&)
hist
->! 3 run last third command again
hist -set ->
exit
dir
clr