Skip to content

Instantly share code, notes, and snippets.

@onecooltaco
Created November 8, 2011 19:45
Show Gist options
  • Select an option

  • Save onecooltaco/1348911 to your computer and use it in GitHub Desktop.

Select an option

Save onecooltaco/1348911 to your computer and use it in GitHub Desktop.
cups_list_printer_names
lpstat -p | awk '{print $2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment