Skip to content

This project is a reimplementation by us of execution, pipes, redirects, environment, heredocs and prompt of bash

Notifications You must be signed in to change notification settings

HugoKovac/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minishell

This project is a reimplementation by us of the :

  • execution
  • the pipes,
  • the redirects,
  • the environment,
  • heredocs
  • the prompt

of bash.

  • echo
  • cd
  • pwd
  • env
  • export
  • unset
  • exit

have also been implemented.

About

This project is a reimplementation by us of execution, pipes, redirects, environment, heredocs and prompt of bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published