跳至主要内容

history 指令

此指令可提供先前已發出的指令清單。

使用 history 指令可顯示已發出的最後八個指令的索引歷程清單。然後即可將這些索引用作捷徑(前面帶有 !),才能從此歷程清單重新發出這些指令。

範例:
system> history
0 ifconfig eth0
1 readlog
2 readlog
3 readlog
4 history
system> ifconfig eth0
-state enabled
-c dthens
-i 192.168.70.125
HISTORY-g 0.0.0.0
-s 255.255.255.0
-n XCCA00096B9E003A
-r auto
-d auto
-m 1500
-b 00:09:6B:9E:00:3A
-l 00:00:00:00:00:00
system>