Skip to content

asaadzx/bestShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bestShell

this is simple C++ console-based shell that allows you to write some commands

Features

  • Write some command
  • same of terminal

Installation

  1. clone the repository
git clone https://github.com/asaadzx/bestShell
  1. compile the program:
g++ -o myshell myshell.cpp
  1. Run the Program:
./myshell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages