/minishell

The objective of the project was to create a simple shell script. I hard coded unix commands such as ECHO, CD, SETENV, UNSETENV, EXIT. The shell had to be able to run other builtin functions too.

Primary LanguageC

This repository is not active