this is file sytem project with its al functionality youc can create file or directories delete them. create symlink and hardlink.
this project wroking under any operating system support vfs like linux or ubuntu(x 64).
Dependencies:
1-gcc5
2-fuse library
3-linux
to run arabfs:
1-type make in the terminal.
2-create a new directory
3-then make the mount point by ./sfuse "the name of the directory".
4-test the opertation of the file system like mkdir and ln etc.
please check credits.md file