Skip to content

You are asked to write a myshell, which is a very simple shell that replicates some of the basic features of a traditional shell. You shell should be written in C and exists mainly in the file myshell.c, but you are free to add additional source code files as long as your Makefile works, and compiles an executable named myshell.

Notifications You must be signed in to change notification settings

jri8/PseudoShell

Repository files navigation

PseudoShell

You are asked to write a myshell, which is a very simple shell that replicates some of the basic features of a traditional shell. You shell should be written in C and exists mainly in the file myshell.c, but you are free to add additional source code files as long as your Makefile works, and compiles an executable named myshell.

About

You are asked to write a myshell, which is a very simple shell that replicates some of the basic features of a traditional shell. You shell should be written in C and exists mainly in the file myshell.c, but you are free to add additional source code files as long as your Makefile works, and compiles an executable named myshell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published