Skip to content

TomacTh/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

  • Basic reimplementation of bash3.2

Features

  • execute binaries (PATH env variable or specific path) with args, pipe, redirection > >> >>, heredoc <<, manage env variables, some builtin are implemented etc..
  • You can check the subject here

About

Basic shell in C (bash3.2 like)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published