Skip to content

A 42 school project where a shell program is coded.

Notifications You must be signed in to change notification settings

Cursedzyko/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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • Makefile 2.3%