sudo with password from command line November 1, 2016 echo <password> | sudo -S <command> References http://superuser.com/questions/67765/sudo-with-password-in-one-command-line Related