Skip to content

NicolasC27/Minishell2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell2

Epitech project

Screenshot from 2016-05-06 12:27:37

This is a medium project to prepare for a complete shell.
Grade : 18.57/20

What do this program ?

It is a UNIX program interpreter.
Prompt custom
The command lines are advanced compare to minishell1, it means with pipe, redirection, double redirection and semicolons.
If an executable cannot be found, I display an error message.
I correctly handle the path and the environment.

Builtin : cd, setenv, unsetenv, env, exit
The reference of my shell is tcsh.

About

Medium UNIX program interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published