【发布时间】:2019-08-15 11:00:26
【问题描述】:
谁能告诉我这是怎么可能的:
$ erl -sname n1 -setcoookie guitar
Erlang/OTP 20 [erts-9.3] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V9.3 (abort with ^G)
(n1@My-MacBook-Pro-2)1> erlang:get_cookie().
'TUUSVNDBMEWLOXSGZUAO'
【问题讨论】:
-
因为您将
-setcookie拼错为-setcoookie? -
圣诞快乐!谢谢参观!您可以发表您的评论作为答案吗?
标签: erlang distributed