-
Notifications
You must be signed in to change notification settings - Fork 0
sudo input password
Serbipunk edited this page Jan 30, 2023
·
1 revision
$echo <password> | sudo -S <command>
https://superuser.com/questions/67765/sudo-with-password-in-one-command-line
usage:
tmux new-session -d -s monitor "cd /tmp && echo 000123 | sudo -S watch nvidia-smi"
test page footer