improve check if we are root already - in scripts/get
$EUID is readonly, so it should be save to test against it. Thanks for the tip @thomastaylor312 !
Showing
Please
register
or
sign in
to comment
$EUID is readonly, so it should be save to test against it. Thanks for the tip @thomastaylor312 !