1MEMCAT(1)                        libmemcached                        MEMCAT(1)
2
3
4

NAME

6       memcat - libmemcached Documentation
7

SYNOPSIS

9       memcat [options] key
10
11       Copy a set of keys to stdout
12

DESCRIPTION

14       memcat  outputs  to  stdout  the value a single or multiple set of keys
15       stored in a memcached(1) server. If any key is not found  an  error  is
16       returned.
17
18       It is similar to the standard UNIX cat(1) utility.
19

OPTIONS

21       You can specify servers via the option:
22
23       --servers
24
25       or via the environment variable:
26
27       `MEMCACHED_SERVERS`
28
29       For a full list of operations run the tool with the option:
30
31       --help
32

HOME

34       To find out more information please check: http://libmemcached.org/
35

AUTHOR

37       Brian Aker, <brian@tangent.org>
38
39       Mark Atwood <mark@fallenpegasus.com>
40

SEE ALSO

42       memcached(1) libmemcached(3)
43

AUTHOR

45       Brian Aker
46
48       2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
49
50
51
52
531.0.18                         February 09, 2014                     MEMCAT(1)
Impressum