GitHub / ovuiproduction / Unix-File-System-Simulation
This project simulates a Unix-like file system using an N-ary tree data structure, enabling efficient file and directory management. It supports essential operations like creation, deletion, traversal, and renaming while providing a command-line interface that mimics Unix shell commands for an intuitive user experience.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 14.6 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: about 2 months ago
Topics: command-line-interface, data-structures, directory-management, file-management, file-system, filesystem-simulation, n-ary-tree, shell-commands, tree-structure, unix-shell