Y
Hacker News
new
|
ask
|
show
|
jobs
by
elsamuko
3287 days ago
I'm using
cygstart --action=runas
This works well, too.
1 comments
robbyt
3287 days ago
Yeah, I'm never going to remember that one...
link
sapphire_tomb
3287 days ago
Maybe this will help? :)
alias sudo="cygstart --action=runas"
link