From e88fead4518924305aeb107cd8951959c79e30ba Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 2 Jul 2025 15:16:21 +0200 Subject: [PATCH] rwx_root --- sh/util.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sh/util.sh b/sh/util.sh index a3c53bf..27310b0 100644 --- a/sh/util.sh +++ b/sh/util.sh @@ -48,6 +48,10 @@ rwx_remove() { "${@}" } +rwx_root() { + id --user +} + rwx_warn_wipe() { local tmp rwx_list_block_devices