This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
aix:aix_printing_howto [2021/01/01 21:25] 127.0.0.1 external edit |
aix:aix_printing_howto [2024/06/10 14:01] (current) manu |
||
---|---|---|---|
Line 1: | Line 1: | ||
===== AIX printing ===== | ===== AIX printing ===== | ||
+ | |||
+ | List all printers by name | ||
+ | <cli prompt='#'> | ||
+ | # lsallq | ||
+ | </cli> | ||
+ | |||
+ | |||
+ | Printer status (fast command) | ||
+ | <cli prompt='#'> | ||
+ | # enq -sAW | ||
+ | </cli> | ||
<cli prompt='>'> | <cli prompt='>'> |