FSNIPER(1) User Commands FSNIPER(1)

fsniper - watch directories and apply rules to newly created files

fsniper [OPTION]...

Watch directories for newly created or modified files and apply rule to them when either their MIME-Type or their name (with standard wildcards or regex) match a certain filter.

Those rules are described in file ~/.config/fsniper/config (for more information about it, see section 5).

Launch fsniper as a daemon.
Print debug information.
Sync mode (for debugging).
Log to stdout alongside the usual log file.
Print the help and exit.
Output version information and exit.

$HOME/.config/fsniper/config

User configuration file which determines which directories should be watched and contains the rules to apply.

Written by Andrew Yates and David A. Foster.

This manual page was written by Tanguy Herrmann <dolanor@evereska.org>, for the Ubuntu GNU/Linux oeprating system (but may be used by others).

Report bugs at <http://bugs.l3ib.org/index.php?project=3&switch=1&do=index> or on IRC: #l3ib on irc.freenode.net.

Copyright © 2008 Andrew Yates and David A. Foster Licensed under the GNU version 3 or later, see </usr/share/common-licenses/GPL>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

fsniper(5)

January 2009 User Commands