Showing headlines posted by maastaar
Writing Less Simple, Yet Stupid Filesystem Using FUSE in C
This tutorial explains how to create Less Simple, Yet Stupid Filesystem by using FUSE. This filesystem will be able to create new directories/files, list available directories/files, read files and write to them.