Skip to content

A Team Project to implement a Bash replica to learn how to handle the Terminal and what's happening underneath

Notifications You must be signed in to change notification settings

mdabir1203/MindShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minishell is a program that interacts with the user through a terminal. It replicates the behaviour of bash terminal

A preview of the Mindmap for the Project

Parsing.mp4

Added Features(Might be:)

  1. Randomized Color Blinker: If you want to add your own color combination look at the function change_promptcolor(void) to add your own Ascii escape color codes.

link: https://en.wikipedia.org/wiki/ANSI_escape_code

Screen_Recording_2023-03-24_at_1.19.07_AM.mov
  1. Add sound effects with successful exit

About

A Team Project to implement a Bash replica to learn how to handle the Terminal and what's happening underneath

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published