Skip to content

altuntasfatih/linux-shell-implemantion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

My shell

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages