Skip to content

NathanFAIN/42sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42sh

Reproduction of an advanced shell

Description:

You must write a Unix SHELL.

The project consists of two sections:

• a mandatory section, which MUST be completed: display a prompt, parse and execute some commands.
• an optional section, which will only be evaluated if the mandatory section is fully functionnal. 

Authorized functions: all functions included in the libC or the ncurses library.

Grade obtained

Grade A.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.7%
  • Makefile 5.0%
  • C++ 2.3%