Skip to content

viniseneda/minishell

Repository files navigation

Minishell

This is a minishell implementation. Can interpret single line shell commands, including the pipe and input output operators. Was made as an exercise on how to deal directly with the operating system within a C program.

Use

Use the make command and run the generated binary. Have Fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published