跳到主要內容
搜尋
搜尋此網誌
數位記憶
分享
取得連結
Facebook
X
Pinterest
以電子郵件傳送
其他應用程式
11月 03, 2018
Keep environment variable while using sudo
$ export A="B"
# Use -E to keep the above environment variable
$ sudo -E python a.py
留言
熱門文章
2月 06, 2023
Ubuntu 22.04 Change Mysql root with password without sudo
11月 15, 2023
bash history with time
留言