MZhao-ouo / TinyFileSystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

拉取代码到本地

git clone https://github.com/MZhao-ouo/TinyFileSystem.git

编译

make

运行

./myfs

提交代码

git add .
git commit -m "commit message"
git push

About


Languages

Language:C 98.2%Language:Makefile 1.8%