# shellcheck shell=dash

___x_cmd_mac_printer(){
    :
}

# Printer settings
# /usr/bin/lpoptions -l

# Display printer
# lpstat -p

# Display all printer drivers
# lpstat -m

# Enable and show web interface
# cupsctl WebInterface=yes && open http://localhost:631/printers

