Skip to content

exploit-inters/MyShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

This is a linux shell implemantion using system calls,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%