From 30969eec362d54026373f34095fa2ec1178f599d Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:42:55 +0000 Subject: [PATCH] Update mosyle-attributes.sh --- Helpers/mosyle-attributes.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Helpers/mosyle-attributes.sh b/Helpers/mosyle-attributes.sh index b59122a..4a87ecc 100644 --- a/Helpers/mosyle-attributes.sh +++ b/Helpers/mosyle-attributes.sh @@ -93,3 +93,9 @@ dscl . list /Users | grep -v "^_" echo echo + +echo Printers: +lpstat -p | awk '{print $2}' + +echo +echo