啟用自動新增 kesl-control 指令(bash 完成)

可以為 bash shell 停用 kesl-control 指令的自動新增。

若要在目前 bash shell 會話中啟用 kesl-control 指令的自動新增,請執行下列指令:

source /opt/kaspersky/kesl/shared/bash_completion.sh

若要為所有新的 bash shell 工作階段啟用自動新增,請執行以下指令:

echo "source /opt/kaspersky/kesl/shared/bash_completion.sh" >> ~.bashrc

頁頂