This shell testing includes different directories with scripts to test our custom renditions of a shell command line interpreter.
Please create a new dir using first name (or nickname) divided by a _ character, inside you should include bash scripts in order to test our simple shell implementations, remember to for and push at least one example.
simple_shell is a command line interpreter, or shell, in the tradition of the first Unix shell written by Ken Thompson in 1971. This shell is intentionally minimalistic, yet includes the basic functionality of a traditional Unix-like command line user interface.
simple_shell has been tested on Ubuntu 14.04.6 and 18.04.3 LTS
Done and tested with VirtualBox on Ubuntu via Vagrant(2.2.10)
