diff --git a/study/debug/filesystem/README.md b/study/debug/filesystem/README.md
new file mode 100644
index 0000000..40f10b0
--- /dev/null
+++ b/study/debug/filesystem/README.md
@@ -0,0 +1,37 @@
+You-Get--基于Python3的开源网络视频下载工具
+=======
+
+| CSDN | GitHub |
+|:----:|:------:|
+| [You-Get--基于Python3的开源网络视频下载工具](http://blog.csdn.net/gatieme/article/details/61623891) | [`AderXCoding/system/tools/you-get`](https://github.com/gatieme/AderXCoding/tree/master/system/tools/you-get) |
+
+
+
+本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可, 转载请注明出处, 谢谢合作
+
+
+
+[Linux内核里的DebugFS](http://www.cnblogs.com/wwang/archive/2011/01/17/1937609.html)
+
+[Debugging the Linux Kernel with debugfs](http://opensourceforu.com/2010/10/debugging-linux-kernel-with-debugfs/)
+
+[debugfs-seq_file](http://lxr.free-electrons.com/source/drivers/base/power/wakeup.c)
+
+
+[Linux Debugfs文件系统介绍及使用](http://blog.sina.com.cn/s/blog_40d2f1c80100p7u2.html)
+
+[Linux 文件系统:procfs, sysfs, debugfs 用法简介](http://www.tinylab.org/show-the-usage-of-procfs-sysfs-debugfs/)
+
+[用户空间与内核空间数据交换的方式(1)------debugfs](http://www.cnblogs.com/hoys/archive/2011/04/10/2011124.html)
+
+
+[Linux 运用debugfs调试方法](http://www.xuebuyuan.com/1023006.html)
+
+
+误删恢复
+----
+[linux 删除文件和目录与恢复详解](http://www.111cn.net/sys/linux/47629.htm)
+
+
+
+
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可, 转载请注明出处, 谢谢合作.