@ -2,6 +2,7 @@
function sudo_root {
[[ "$UID" -ne 0 ]] && sudo -vp 'SUDO privilege required: '
true
}
## ASSERT Functions