Skip to content

d-mather/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42sh

My own mini Shell.

Usage:

  • 'make' to compile,
  • 'make re' to recompile everything including the library (libft),
  • 'make clean' to remove the executable (42sh),
  • 'make fclean' to remove the executable, all object files (.o), and static libft library.

About

Own mini Shell

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors