Skip to content

talyx/minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minishell

Сustom shell written in C language.

Before running the program, you need to download the following libraries for the shell to work correctly (Ubuntu)

sudo apt-get install libreadline8 libreadline-dev

Clone repository with submodules

git clone https://github.com/Talyx/minishell --recurse-submodules 

About

Сustom shell written in C language

Topics

Resources

Stars

Watchers

Forks