Introduction - If you have any usage issues, please Google them yourself
Build a tree-structured file system, and program to simulate the function of simple dos file system commands
Cd: similar to the dos cd command
Edit: Create file
Del: Delete file
Rd: delete directory
Dir: display directory
Md: created the directory