💾 Archived View for freeshell.de › tldr › lp.gmi captured on 2023-11-14 at 09:53:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Print files.
echo "test" | lp
lp {path/to/filename}
lp -d {printer_name} {path/to/filename}
lp -n {N} {path/to/filename}
lp -P 1,3-5,16 {path/to/filename}
lp -i {job_id} -H resume
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).