debian man page for memcexist

Query: memcexist

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MEMEXIST(1)							   libmemcached 						       MEMEXIST(1)

NAME
memexist - libmemcached Documentation memexist - Check existence of a key or set of keys in a memcached cluster.
SYNOPSIS
memexist [options] [key]
DESCRIPTION
memexist checks if a single key or a set of keys is present in a cluster of memcached(1) servers. It displays all data to stdout.
OPTIONS
You can specify servers via the option: --servers or via the environment variable: 'MEMCACHED_SERVERS' For a full list of operations run the tool with: --help
HOME
To find out more information please check: http://libmemcached.org/
SEE ALSO
memcached(1) libmemcached(3)
AUTHOR
Brian Aker
COPYRIGHT
2011, Brian Aker DataDifferential, http://datadifferential.com/ 1.0.4 February 02, 2012 MEMEXIST(1)
Related Man Pages
memccat(1) - debian
memcached_exist(3) - debian
memcached_strerror(3) - debian
memcached_dump(3) - centos
memcached_verbosity(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file