scolobb / filterfs

A GNU/Hurd translator that filters the contents of the directory it is set upon according to the result of execution of a given command.

This URL has Read+Write access

filterfs / README
100644 14 lines (10 sloc) 0.472 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
FILTERFS TRANSLATOR
 
WHAT'S THIS?
filterfs is a GNU/Hurd translator that filters the contents of the directory it
is set upon according to the result of execution of a given command.
 
WHAT'S IT FOR?
This translator is intended as a preparatory exercise for the namespace-based
translator selection project (see http://www.bddebian.com/~wiki/community/gsoc/),
so it does not really have a stand-alone importance :-)
 
DEVELOPER
Sergiu Ivanov <unlimitedscolobb@gmail.com>