Skip to content

korolyo/Minishell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Shot 2022-02-07 at 11 41 06 PM

Group project to make shell from scratch...

Introduction


The existence of shells is linked to the very existence of IT. At the time, all developers agreed that communicating with a computer using aligned 1/0 switches was seriously irritating. It was only logical that they came up with the idea of creating a software to communicate with a computer using interactive lines of commands in a language somewhat close to the human language. Thanks to Minishell, you’ll be able to travel through time and come back to problems people faced when Windows didn’t exist.

wiki - Shell

Usage


Clone the repo git clone https://github.com/korolyo/Minishell.git

You need Readline library for this project Make install

then just Make

... and run ./minishell

Enjoy)

minichill1

Theory:


About

Project to make my own shell from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published