SiLo implementation on fuse for college class project install fuse library sudo apt-get install libfuse-dev compile make run [program] -s [-d] monutdir -s는 single threaded, -d는 디버그, mountdir는 fuse를 돌릴 디렉토리 unmount fusermount -u mountdir