Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 135 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 135 Bytes

minishell

Basic aUNIX command interpreter.

With basic builtins:cd, setenv, unsetenv, env, exit.

The reference shell is TCSH