fchanane04 / Minishell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUMMARY

involves creating a simplified command-line interface resembling a Unix shell, like managing built-in commands, handling environment variables, and supporting command scripting using bash and shell tools. This assignment offers hands-on experience in system calls, process management, and input/output manipulation.

About


Languages

Language:C 98.4%Language:Makefile 1.6%