louiskirsch / fakefuse

A fake fuse file system from a list of paths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fakefuse

A fake fuse file system from a list of paths

Usage

printf "dir/file1.txt\nfile2.txt"|python3 fakefuse.py <mountpoint>

About

A fake fuse file system from a list of paths


Languages

Language:Python 100.0%