You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Unix-like shell implemented in Java that supports core filesystem commands, pipes, and output redirection. The shell runs in a REPL and allows chaining commands to process text streams similar to a traditional Unix terminal.