ronaque / FileSystem

This repo implements a "virtual" CLI filesystem that i have conceptualised based on osdev wiki explaining FileSystems, and directory/file commands of linux and windows CMDs.
1 stars 0 forks source link

Recursive Remove Test #12

Open ronaque opened 3 months ago

ronaque commented 3 months ago

Need to check funcionality of recursive remove when cd command is implemented to create files inside subdirectorys

Originally posted by @ronaque in https://github.com/ronaque/FileSystem/issues/4#issuecomment-2076138845