1WHISPER-FETCH(1)            General Commands Manual           WHISPER-FETCH(1)
2
3
4

NAME

6       whisper-fetch - extract records from a whisper database
7

SYNOPSYS

9       whisper-fetch [options] path
10

DESCRIPTION

12       This command retrieves records from a whisper fixed-size database.
13
14       The options are described below.
15

OPTIONS

17       --from Unix  epoch  time  of  the  beginning of your requested interval
18              (default: 24 hours ago).
19
20       --until
21              Unix epoch time of the end of your requested interval  (default:
22              now).
23
24       --json Output results in JSON form.
25
26       --pretty
27              Show human-readable timestamps instead of unix times.
28
29       -h, --help
30              Show the embedded help.
31

AUTHOR

33       whisper is a fixed size database, created by Chris Davis.
34
35       This  manual page was written by Elliot Murphy <elliot@ubuntu.com>, for
36       the Debian project (but may be used by others).
37
38
39
40                                                              WHISPER-FETCH(1)
Impressum