/simple_shell

Building Our Own Custom Shell using C programming language.

Primary LanguageC

Background Context

Description

Write a simple UNIX command interpreter.

This is a collaboration between two people to create a simple shell that works similarly to the shell program in our systems. It works in interactive mode and non-interactive mode. The project is for Alx software Engineering course. Shell