# 操作系统课程设计 **Repository Path**: zhReimu/operating-system-course-design ## Basic Information - **Project Name**: 操作系统课程设计 - **Description**: 操作系统课程设计——模拟文件系统 - **Primary Language**: Kotlin - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2023-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 操作系统课程设计 #### 介绍 操作系统课程设计——模拟文件系统 其实也就是仿照 BusyBox 用 Kotlin 做了一个实现了部分功能的 SHELL