You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the two systems I have access to, sudo -V succeeds even if you don't have sudo. sudo -v fails on both if you don't have sudo and succeeds if you do.
The text was updated successfully, but these errors were encountered:
On the two systems I have access to,
sudo -V
succeeds even if you don't have sudo.sudo -v
fails on both if you don't have sudo and succeeds if you do.The text was updated successfully, but these errors were encountered: