以下命令将把编辑器设置为 /usr/bin/vi,而不是默认的 /bin/vi。
admin> set editor /usr/bin/vi
以下命令将启用调试。
admin> set debug true
以下命令将禁用详细输出。
admin> set verbose off