Skip to content

Implementation of a Simple Shell in C that supports a variety of built-in commands, file input and output redirection, and piping.

Notifications You must be signed in to change notification settings

aedwardz/Simple-Shell-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run:

  1. Enter the directory
  2. In the terminal, type "make all"
  3. Then type "./bin/53Shell"

About

Implementation of a Simple Shell in C that supports a variety of built-in commands, file input and output redirection, and piping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published