Showing headlines posted by maastaar

Writing Less Simple, Yet Stupid Filesystem Using FUSE in C

  • MQH Blog; By Mohammed Q. Hussain (Posted by maastaar on Sep 30, 2019 1:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
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.