Jshell

Over the course of several iterations, I developed a simple command-line shell in Java.

It supports cd, piped commands, and other basic functionality using ProcessBuilders.

It does not currently support sudo.

For the full requirements of the project, please refer to the class website: Part 1 Part 2 Part 3

I cannot provide the full code for download, in order to preserve academic standards, but hope to have a demo video up as soon as I can film one.