Skip to content

Instantly share code, notes, and snippets.

@leingang
Last active June 25, 2024 18:45
Show Gist options
  • Save leingang/b782762d50e362baf2c8902e1692112f to your computer and use it in GitHub Desktop.
Save leingang/b782762d50e362baf2c8902e1692112f to your computer and use it in GitHub Desktop.
Print to CIMS printers with stapling (bypassing Pharos)
ssh leingang@access.cims.nyu.edu lpr -P mf-07 -\\# 25 -o ColorMode=Gray -o StapleLocation=UpperLeft < file.pdf
@leingang
Copy link
Author

I wanted to find an lpr option to print (labels) using the manual feed on bwpr23, but it doesn't seem to have such an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment