Skip to content

An implementation of a basic but functional command line interface in C.

Notifications You must be signed in to change notification settings

ilanmotiei/Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Shell

An implementation of a basic but functional command line interface in C. Compile both files, and run the executable file to run the shell. It has several basic capabilities such as commands executing (can execute them in the background as well), piping, output-redirecting, and signal handling logic.

About

An implementation of a basic but functional command line interface in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages