Last active
May 1, 2016 20:46
-
-
Save colin-kiegel/96afba4337a42145fbf8 to your computer and use it in GitHub Desktop.
Print Weekly Testpage with anacron
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
lp /usr/share/cups/data/default-testpage.pdf |
If you have multiple printers:
- print to a named printer
lp -d PRINTER -- FILE
. - list available printers
lpstat -p
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
print testpage bi-weekly 15 minutes after boot.