1tracker-miner-fs(1)              User Commands             tracker-miner-fs(1)
2
3
4

NAME

6       tracker-miner-fs - Used to crawl the file system to mine data.
7
8

SYNOPSIS

10       tracker-miner-fs [OPTION...]
11
12

DESCRIPTION

14       tracker-miner-fs  is  not  supposed  to  be run by the user since it is
15       started by its .desktop file when the user logs  in.  It  can  also  be
16       started manually of course for debugging purposes. You can not run more
17       than one instance of this at the same time.
18
19       tracker-miner-fs mines information about applications and files only.
20
21

OPTIONS

23       -?, --help
24              Show summary of options.
25
26       -V, --version
27              Returns the version of this binary.
28
29       -v, --verbosity={0|1|2|3}
30              Sets  the  logging  level,  0=errors,   1=minimal,   2=detailed,
31              3=debug.
32
33       -s, --initial-sleep=SECONDS
34              Sets  the  initial sleep time before crawling the file system is
35              started.
36
37       -e, --eligible=FILE
38              Checks if FILE is eligible for being mined based on the  current
39              configuration  rules. In addition to this, it will check if FILE
40              would be monitored for changes.  This  works  with  non-existing
41              FILE arguments as well as existing FILE arguments.
42
43       -a, --add-file=FILE
44              Forces  the  addition  of  FILE into the database, regardless of
45              configuration settings. This option is mostly meant for  testing
46              purposes.
47
48

FILES

50       $HOME/.config/tracker/tracker-miner-fs.cfg
51
52

SEE ALSO

54       tracker-store(1), tracker-info(1).
55
56       tracker-miner-fs.cfg(5).
57
58
59
60GNU                             September 2009             tracker-miner-fs(1)
Impressum