Skip to content

jatoran/CPP-commandLineOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CPP-commandLineOS

Console Basic Folder/File I/O Operating System in C++

alt text

Basic Commands

cd - Change Folder

type - Print file contents

create - Create New File

del - Delete File

mkdir - Create New Folder

rmdir - Delete Folder

dir - Print contents of current folder

cls - Clear Console

help - Print summary of list of commands or single command syntax + summary

About

Console Basic Folder/File I/O Operating System in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages