Login
Remember
Register
Ask a Question
What is the Memcached telnet command's basic syntax?
0
votes
asked
Jul 28, 2023
in
MemCached
by
sharadyadav1986
What is the Memcached telnet command's basic syntax?
$telnet HOST PORT
$ HOST PORT
$telnet HOST
$telnet PORT_NAME
memcachedtelnetcommand
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 28, 2023
by
sharadyadav1986
A) $telnet HOST PORT
Reason:
The Memcached telnet command's basic syntax is: $telnet HOST PORT.
...