Skip to content

ssaroussi/AShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AShell

A Minimalistic Shell For Unix Systems

About AShell

I've created AShell back in 2017 in order to understand by hand the creation process of a process in Unix systems.

AShell currently using the "fork & exec" method, but in the near future (ihopeso) i'll implement it with the "clone & exec" (doesnotreallyexists) method.

Resources

About

A Minimalistic Shell For Unix Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published