laevatin / BasicShell

A simple shell inspired from UC Berkeley CS162

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BasicShell

A simple shell inspired from UC Berkeley CS162

Supports buildin command cd & pwd, executing from PATH, delivering signal to the child processes.

About

A simple shell inspired from UC Berkeley CS162


Languages

Language:C 98.1%Language:Makefile 1.9%