Tianhe Gao

Common scripts

common

免 sudo 密码

```sh echo "`whoami` ALL=(ALL) NOPASSWD:ALL" | sudo tee "/etc/sudoers.d/dont-prompt-$USER-for-sudo-password"

```


No notes link to this note