Please support -s
/--shell
(run a shell)
#20
Labels
Issue-Feature
New feature or request. Complex enough to require planning and actual budgeted, scheduled work.
sudo
for Linux supports-s
/--shell
to run a shell as the target user. Please consider supporting the same option, as a shorthand forsudo cmd
.sudo.ps1
could check for this option and handle it so that it's a shorthand for starting powershell via sudo instead, so that people runningsudo -s
from cmd get cmd, and people runningsudo -s
from powershell get powershell.The text was updated successfully, but these errors were encountered: