📄 host.cmds
字号:
/* $XORP: xorp/etc/templates/host.cmds,v 1.4 2006/02/22 02:31:29 pavlin Exp $ */show host { %command: "" %help: HELP; %tag: HELP "Display information about the host";}show host date { %command: "date" %help: HELP; %tag: HELP "Show host current date";}show host name { %command: "hostname" %help: HELP; %tag: HELP "Show host name";}show host os { %command: "uname -a" %help: HELP; %tag: HELP "Show host operating system details";}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -