Skip to content

A 42 school project where a shell program is coded.

Notifications You must be signed in to change notification settings

pandaero/42_Core_minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42_Core_minishell

A 42 school project where a shell program is coded.

Features

  • A prompt with a history of previous command lines
  • 7 custom built-in commands (exit, echo, export, unset, env, pwd, cd)
  • Redirections are handled
  • Pipes are handled

About

A 42 school project where a shell program is coded.

Topics

Resources

Stars

Watchers

Forks