gitanuj / myshell

A simple POSIX compliant shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction
============
myshell is a simple POSIX compliant shell written in C.

Installation
============
Just execute run file in terminal

POSIX dependencies
==================
This file lists all the POSIX functions, environment variables and signals used in myshell.

About

A simple POSIX compliant shell


Languages

Language:C 100.0%