以下指令會將編輯器設定為 /usr/bin/vi,而非預設 /bin/vi。
admin> set editor /usr/bin/vi
以下指令會啟動除錯。
admin> set debug true
以下指令會關閉詳細輸出。
admin> set verbose off