Scroll to navigation

shatag(1) Shatag shatag(1)

NAME

shatagd - Automatically maintain hash tags for files in a given directory

SYNOPSIS

shatagd [-druv] [-b BACKEND] [PATH]...

DESCRIPTION

shatagd Is a daemon companion to shatag(1) that will monitor filesystem paths using inotify(7) and automatically recompute a tag whenever a file is written to.

OPTIONS

Daemonize. You must use absolute file paths when using this option.

Recursively watch sub-directories, as well as newly created directories.

Only update already tagged files. See the shatag(1) manpage for pitfalls.

Write to stdout the paths of files which have their tags recomputed.

Backend to use. see the --backend option of shatag(1).

BUGS

Recursive mode is subject to an unavoidable race condition, due to a limitation of inotify.

Relative paths do not work when daemonized, only use absolute paths.

REPORTING BUGS

Report shatag bugs to the bugtracker at http://bitbucket.org/maugier/shatag,

SEE ALSO

shatag(1), shatag-add(1)

11.03.2012 Shatag 0.3