1 .TH "MEMCAT" "1" "April 19, 2012" "1.0.6" "libmemcached"
3 memcat \- libmemcached Documentation
5 .nr rst2man-indent-level 0
9 level \\n[rst2man-indent-level]
10 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
17 .\" .rstReportMargin pre:
19 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
20 . nr rst2man-indent-level +1
21 .\" .rstReportMargin post:
25 .\" indent \\n[an-margin]
26 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
27 .nr rst2man-indent-level -1
28 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
31 .\" Man page generated from reStructeredText.
37 Copy a set of keys to stdout
40 \fBmemcat\fP outputs to stdout the value a single or multiple set of keys
41 stored in a memcached(1) server. If any key is not found an error is returned.
43 It is similar to the standard UNIX cat(1) utility.
46 You can specify servers via the option:
52 or via the environment variable:
55 .B \(gaMEMCACHED_SERVERS\(ga
58 For a full list of operations run the tool with the option:
65 To find out more information please check:
66 \fI\%http://libmemcached.org/\fP
69 Brian Aker, <\fI\%brian@tangent.org\fP>
71 Mark Atwood <\fI\%mark@fallenpegasus.com\fP>
74 \fImemcached(1)\fP \fIlibmemcached(3)\fP
78 2011, Brian Aker DataDifferential, http://datadifferential.com/
79 .\" Generated by docutils manpage writer.