0 votes
in MemCached by
What is the Memcached telnet command's basic syntax?

$telnet HOST PORT

$ HOST PORT

$telnet HOST

$telnet PORT_NAME

1 Answer

0 votes
by

A) $telnet HOST PORT

Reason:

The Memcached telnet command's basic syntax is: $telnet HOST PORT.

...