3 memcat - Copy a set of keys to stdout
7 memcat [options] key key ...
11 B<memcat> outputs to stdout the value a single or mutiple set of keys
12 stored in a memcached(1) server.
14 It is similar to the standard UNIX cat(1) utility.
16 You can specify servers via the B<--servers> option or via the
17 environment variable C<MEMCACHED_SERVERS>.
19 For a full list of operations run the tool with the B<--help> option.
23 To find out more information please check:
24 L<http://tangent.org/552/libmemcached.html>
28 Brian Aker, E<lt>brian@tangent.orgE<gt>
30 Mark Atwood E<lt>mark@fallenpegasus.comE<gt>
34 memcached(1) libmemcached(3)