Introduction - If you have any usage issues, please Google them yourself
1. Design and implement a simple file system requirements include directories, regular files and file storage 2. File system directory structure similar to Linux' s tree 3. Requires simulation of the operation include: a) the directory to add, delete, rename b) display the directory (list) c) files to add, delete, rename, d) copies of files and directories 4. Displayed when the user enters a list of available commands user input help to display all commands with the help of documents enter a command+? Which command to display instructions 5. When the user enters exit to exit the system 6. Windows-based platform for experiments 7. Experimental development of language can be selected C/c++