Skip to content

okeomasilachi/simple_shell

Repository files navigation

0x16. C - Simple Shell group project

About

This project implements a basic command-line shell written in C. It mimics the functionality of the Unix shell, allowing users to execute commands, manage processes, and handle signals. It covers topics such as process creation, system calls, input/output redirection, and environment variables. The shell handles common built-in & shell commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors