installing sudo through cmd code example
Example 1: how to run sudo in windows
Simply specify the user and command to run as follows:
runas /user:Admin cmd
Example 2: how does sudo command work
x = your new software
y = your password
sudo x
(Here a bunch of text will run on its own. Dont worry.)
y