Skip to content

mrestuccia1/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unix Shell

This is a fully functioning Unix Shell, executes all basic commands. This was written fully in C, using multi-threading for efficiency.

To Run this Project:

  1. First, clone the repository
  2. Run 'make' to compile the C file
  3. Then, to run the shell, run './myshell'

An Example:

image

About

A fully functioning Unix Shell, created in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published