Skip to content

Instantly share code, notes, and snippets.

View walterjwhite's full-sized avatar

Walter White walterjwhite

View GitHub Profile
@walterjwhite
walterjwhite / print-duplex.sh
Created April 10, 2020 16:54
bash - cups - lpr - print duplex
#!/bin/bash
# @see: https://opensource.com/article/20/4/print-duplex-bash-script#!/bin/bash
# take any PDF file and print the odd pages first
# THEN, ask the user to put the paper back in the printer, face down
# THEN, print even pages
# take the default printer from the cups configuration
# OR manually set it