Skip to content

omer-priel/VirtualComputer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Computer

Application based on the VM consept. Its work like the terminal (CMD), But save the data on custom "Virtual Hard Drive" file (.vhd).

Directory and Files Structure:

drives/drive0.vhd drives/drive1.vhd

.vhd - Virtual Hard Drive

Commands:

exit - Exit the program help - Show all the commands drives - Show drives list dir - Show directory md - Create directory rd - Remove directory cd - Change directory mf - Create file rf - Remove file move - Move file or directory copy - File or directory rename - Rename file or directory print - Show file edit - Edit file echo - Print text clear - Clear the window

  • If not exist drive, create drive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages