Advertisement
This is comment for paste
Easy sudo in Windows CMD/PowerShell -> with multiple commands support through sudo args
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Original github gist - https://gist.github.com/TheJustLink/1f1707f971c81273339525558537c1e0
- Add sudo.cmd to PATH and use anywhere you want
- Examples:
- sudo
- sudo echo Hello World!
- sudo "echo 1 & echo 2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement