A local file server written in C for learning Inter Process Communications. use with sfc to play around.
http://doc.cat-v.org/bell_labs/pikestyle
sfs [-D directory_name] [-s]
D: specify directory to serve (default is current directory).
s: run in silent mode.
# to compile
$ make
# to run after compiling
$ bin/sfs