Operating System Project
Operating-System-Project
Tiny Shell is a simple command line simulation program, developed in C ++ programming language. This program provides basic features to help users interact with the Windows operating system through commands imported from the keyboard. Tiny Shell is designed to support operations with files, folders, processes and some other utilities.
Tiny Shell is a useful project for those who want to learn about the operating system programming and command line interface, as well as how to use the libraries and APIs of Windows operating system to manipulate the file system.
git clone https://github.com/HaiAu2501/Operating-System-Projects.gitmkdir build
cd buildcmake ..cmake --build . --target install --config DebugOperating-System-Project.exe program from the install folder. You should enter the help command to see the list of support commands. cd install
Operating-System-Project.exeIf not translated, it is okay, you can download the executable file from here. If the error is running, install Visual C ++ Redistributable.
features.h : Summary of headers of features.help.h : Display Tiny Shell user manual.child_process.cpp : Simple sub -program.countdown.cpp : countdown program.duck.cpp : Duck -shaped drawing program.tictactoe.cpp : checkered chess program..bat file.run Testcase<tên file> from the keyboard.add_path Testcase and then enter run <tên file> to run the test scenario.