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