FerenczD / myShell

Custom shell to learn some of the Linux APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myShell

The idea of this program is to create a Linux shell terminal that can run custom programs, and programs located in /bin and /sbin.

Some error trapping was done by avoiding users to change folders with commands like "../"

About

Custom shell to learn some of the Linux APIs


Languages

Language:C 100.0%