IT科技

當前位置 /首頁/IT科技 > /列表

enable命令詳解,linux

enable命令可以用於啟動或關閉 shell 的內建指令。 如果要執行的文件名稱與shell內建指令相同,可用enable -n來關閉shell內建指令。若不加-n參數,enable可重新啟動關閉的指令。

語法:enable [-n][-all][內建指令]

參考例子:

顯示shell命令:

[root@linux265 ~]# enable

linux enable命令詳解

參數:

-n   關閉指定的shell內建指令 

-all   顯示shell所有關閉與啟動的指令 

TAG標籤:enable linux 命令 #