Skip to content

volkov7/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell - try to copy shell

forthebadge

It's a minimum viable version of a real shell. The main goal is to have a good understanding of process creation and synchronisation using the C programmming language.

Installing and running

Install:

make && make clean

Run:

./minishell

Example

About

Try to copy shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published