Skip to content

A simple shell implementation for my operating systems tutorial.

License

Notifications You must be signed in to change notification settings

ttefke/simple-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sish - a simple shell

The source code that resides in this repository can be used to build a simple shell.
This shell only provides basic features - running programs and changing the directory.
More features like using or defining (environment) variables, wildcard operators,
pipes or writing scripts are currently not supported.

About

A simple shell implementation for my operating systems tutorial.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published