logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fsniper - watch directories and apply rules to newly created files

Author

       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).

Description

       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).

Files

$HOME/.config/fsniper/config
           User  configuration  file which determines which directories should be watched and contains the rules
           to apply.

Name

       fsniper - watch directories and apply rules to newly created files

Options

--daemon
              Launch fsniper as a daemon.

       --verbose
              Print debug information.

       --sync Sync mode (for debugging).

       --log-to-stdout
              Log to stdout alongside the usual log file.

       --help Print the help and exit.

       --version
              Output version information and exit.

Reporting Bugs

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

See Also

fsniper(5)

User Commands                                     January 2009                                        FSNIPER(1)

Synopsis

fsniper [OPTION]...

See Also