OSX Command Line and Printer Info

I made a note about these commands a while back while trying to find a solution to setting the default printer via ARD. They might come in handy some day…

  • lpstat -p will show you the printers available
  • lpstat -d will show you the current default printer
  • lpoptions -d printername will set the default to whichever printer you specify

Leave a Reply