/simple_shell

This is a team project of two people as part of ALX learning curriculum especially on how to work with collaborators for a single project

Primary LanguageJavaScript

Generally, a shell is a program that executes other programs in response to text commands. A sophisticated shell can also change the environment in which other programs execute by passing named variables, a parameter list, or an input source.