rwx_root
This commit is contained in:
parent
217f336add
commit
e88fead451
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ rwx_remove() {
|
||||||
"${@}"
|
"${@}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rwx_root() {
|
||||||
|
id --user
|
||||||
|
}
|
||||||
|
|
||||||
rwx_warn_wipe() {
|
rwx_warn_wipe() {
|
||||||
local tmp
|
local tmp
|
||||||
rwx_list_block_devices
|
rwx_list_block_devices
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue