mirror of
https://github.com/PurpleComputing/helpful-scripts.git
synced 2026-02-03 13:53:24 +00:00
Update dockutil-labels-user.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
DEPLOG=/var/tmp/depnotify.log
|
||||
echo *** DOCKUTIL LABELS AS USER ***
|
||||
|
||||
currentUser=$( echo "show State:/Users/ConsoleUser" | scutil | awk '/Name :/ { print $3 }' )
|
||||
uid=$(id -u "$currentUser")
|
||||
|
||||
Reference in New Issue
Block a user