Skip to content

justinefricou/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSU_minishell_2019

A simple UNIX command interpreter handling basic command lines:

  • launching executables from the current working directory of from the PATH;
  • cd, setenv, unsetenv, env and exit builtins.

The reference shell is TCSH.

About

A simple UNIX command interpreter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published