Skip to content

First attempt of building a very simple a linux shell

License

Notifications You must be signed in to change notification settings

stolo93/resh-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resh-shell

First attempt of building my own shell

Planning to make a simple shell with basic commands, without scripting.

Build

To build the shell, simply run make in the project's root directory.

v0.1

  • Reading input
  • Running programs
  • Commands: cd, exit, help
  • Arguments for programs are parsed based on spaces

About

First attempt of building a very simple a linux shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published