Skip to content

My experiments of creating a simple shell while studying some operating systems subjects

License

Notifications You must be signed in to change notification settings

jejung/ghost-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghost-shell

My experiments of creating a simple working shell while studying some operating systems subjects. Not intended for production use.

Features

  • pipe: Support chaining processes with pipes;

TODO

Some features I would like to implement if I manage to have some time.

  • IO redirection;
  • Enhanced input (auto-completion, cursor navigation);
  • Background execution;

About

My experiments of creating a simple shell while studying some operating systems subjects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published