Skip to content

Instantly share code, notes, and snippets.

@BenKnisley
Created May 16, 2015 13:55
Show Gist options
  • Save BenKnisley/e213bbe878af36117532 to your computer and use it in GitHub Desktop.
Save BenKnisley/e213bbe878af36117532 to your computer and use it in GitHub Desktop.
Linux Command to Print File
lp -d <printer> <file>
Example:
lp -d Canon-MX350 test.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment