Skip to content

basheer421/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors