SuzanneSoy / filesystem-fuse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Similar projects by other people:

  • https://github.com/mikeswain/cmdfs From what I understand, cmdfs needs to run the command on all files ahead of time in order to know the generated file size. It also seems to be more geared towards running a single command (e.g. convert ogg to mp3, or convert png to jpeg). I want to run different commands, and want them to be executed only when the file is accessed.

About


Languages

Language:Python 76.1%Language:Shell 23.9%