|
Failed to load latest commit information. |
|
.gitignore
|
Initial bash-FUSE (booze) proof-of-concept.
|
Aug 26, 2013
|
|
LICENSE
|
Initial commit
|
Sep 2, 2013
|
|
Makefile
|
Allow callers of booze to pass FUSE's -d and -f flags.
|
Sep 9, 2013
|
|
README.md
|
Allow callers of booze to pass FUSE's -d and -f flags.
|
Sep 9, 2013
|
|
booze.c
|
Add a default (error) case in getopt processing.
|
Sep 9, 2013
|
|
booze.sh
|
Convert to new associate-array based interface.
|
Aug 26, 2013
|
|
cowsayfs.sh
|
Add cowsayfs.sh and mention examples in README.
|
Sep 2, 2013
|
|
hello.sh
|
Add shebang lines to hello.sh and passthrough.sh.
|
Aug 26, 2013
|
|
ops.def
|
Add ops.def #include file.
|
Sep 1, 2013
|
|
passthrough.sh
|
Add shebang lines to hello.sh and passthrough.sh.
|
Aug 26, 2013
|