Skip to content

A linux shell which is written in c, contains recreated default commands in linux

Notifications You must be signed in to change notification settings

VishnuChebolu/Mini-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Shell in C

This is a shell, written in c. Used basic functions such as pid, process forking, threading for all the commands to execute. This shell contains 9 basic functions, of a general linux shell. There will be a loading screen, when the user starts the shell and then it gives the provision to enter commands and view their output.

loading screen

start screen

Instead of having normal commands, here, I’ve recreated all the functions with inbuilt error handling feature.

commands

This calculator calculates the value of the expression given using the default rules of python.

calculator

About

A linux shell which is written in c, contains recreated default commands in linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published