remarkable_printer/notes.md

22 lines
384 B
Markdown
Raw Permalink Normal View History

2021-09-24 13:14:23 -04:00
# Notes
cupsFilter2 calls script with following arguments
- $1 - job id
- $2 - username
- $3 - document title
- $4 - ???
- $5 - print options
- $6 - path to file to print (optional, usually comes from stdin)
```
164
evan
NPR : National Public Radio
1
Duplex=DuplexNoTumble Collate PageSize=Custom.612.00x792.00 job-uuid=urn:uuid:2ecf0255-836e-3f0$
/var/spool/cups/d00164-001
```