Answers for "any way to run sudo in bash for windoes?"

0

how to run sudo in windows

Simply specify the user and command to run as follows:
runas /user:Admin cmd
Posted by: Guest on October-15-2020

Browse Popular Code Answers by Language