farmer-logo.gif (14959 bytes) cshell-logo.gif (19625 bytes)
ch-4.gif (10100 bytes)
main-b.gif (271 bytes)


mail.gif (2925 bytes)

4-2-4 history 儲存指令使用記錄變數

使用語法 set history = 30

指令使用記錄(history)是 C Shell 的內建指令。如果這個變數沒有設定的話, history 的功能便不會啟動,請使用者加以注意。此變數所設定的數字,就是儲存過去的事件的數目,數目越大雖然更有助於你利用過去的指令,但是相對的越佔記憶體的空間。所以一般的設定值差不多在 30 ~ 100 左右。

b-line.gif (2092 bytes)