手册页部分 1: 用户命令

退出打印视图

更新时间: 2014 年 7 月
 
 

memrm (1)

名称

memrm - Remove a key(s) from a collection of memcached servers

用法概要

memrm [options] key key ...

描述




libmemcached                                             MEMRM(1)



NAME
     memrm - Remove a key(s) from a collection of memcached
     servers

SYNOPSIS
       memrm [options] key key ...

DESCRIPTION
     memrm removes items, specified by key, from memcached(1)
     servers.

     You can specify servers via the --servers option or via the
     environment variable "MEMCACHED_SERVERS".

     For a full list of operations run the tool with the --help
     option.

HOME
     To find out more information please check:
     <http://tangent.org/552/libmemcached.html>

AUTHOR
     Brian Aker, <brian@tangent.org>

     Mark Atwood, <mark@fallenpegasus.com>


ATTRIBUTES
     See attributes(5) for descriptions of the following
     attributes:

     +---------------+----------------------+
     |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
     +---------------+----------------------+
     |Availability   | library/libmemcached |
     +---------------+----------------------+
     |Stability      | Uncommitted          |
     +---------------+----------------------+
SEE ALSO
     memcached(1) libmemcached(3)



NOTES
     This software was built from source available at
     https://java.net/projects/solaris-userland.  The original
     community source was downloaded from
     http://launchpadlibrarian.net/33299595/libmemcached-0.16.tar.gz

     Further information about this software can be found on the
     open source community website at
     http://libmemcached.org/libMemcached.html.



SunOS 5.11           Last change: 2008-01-08                    1