Skip to content

tarball0/boring-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boring-shell

I called it the boring shell because there isn't really anything special about it. I mean, you would be better off using literally any other shell.

This was just a little one-day project to teach myself gcc inline assembly and forking in c, which I can say I achieved (The bare minimum, at least.)

Running

Install the gnu readline library

Arch Based:

sudo pacman -S readline

Debian Based:

sudo apt-get install libreadline6 libreadline6-dev

Run make

run make inside the directory and then run ./boring

?

what on earth even is POSIX?

About

The most basic shell in existence

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published