stevejoels54 / simple_shell

UNIX command line interpreter that runs shell commands written in barebones C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A shell is a type of computer program called a command-line interpreter that lets Linux and Unix users control their operating systems with command-line interfaces. Shells allows users to communicate efficiently and directly with their operating systems.

About

UNIX command line interpreter that runs shell commands written in barebones C


Languages

Language:C 100.0%