Skip to content

basheer421/minishell

Repository files navigation

Minishell

A bash clone (simply)

This is shell handles pipes, redirections and variable definitions through export ans many built-in commands.

The syntax is almost identical to the bash one.

To compile and run:

make

./minishell

About

A bash clone (simply)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published