All I want to do is. . .

. . .print with a2ps.

OS:
Tags:

Description: Printing from the command line.
Contributors: anschwa
Updated: 10/10/15

How to print on the command line with a2ps.

Print Normally Two-Sided

a2ps -1 --portrait --sides=2 -P <printer> <path/to/file>

# Convert to PDF

a2ps --delegate no -P pdf

# Connected Printer Status

lpstat -p

# Connected Printer Location

lpstat -c ```

Raw: print-with-a2ps.md


If you have suggestions, corrections, or content to contribute, fork us at our Github repo or open an issue.

Licensed under the CC-SA.