Skip to content

itsnotmeman/Mini_Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini_Bash

A simplified shell based on Bash.

Usage:

Git clone the repository and install the Readline library. For Ubuntu for example:

sudo apt-get install libreadline-dev 

In the root directory type "make".
To start the minibash, type "./minibash".
To exit minibash, type "exit".
To delete all binary files, type "make fclean".

About

A simplified shell based on Bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published