/custom_shell

This custom shell, expands on a typical BASH shell by providing a more dynamic history recall feature. Implements forking, linked lists and direct system calls

Primary LanguageC++

custom_shell

This is a repository with my custom bash shell

I've used this as the base for several extensions for other projects