:: Re: [DNG] lpr command not working
Top Page
Delete this message
Reply to this message
Author: Ralph Ronnquist
Date:  
To: dng
Subject: Re: [DNG] lpr command not working
On Mon, 15 Nov 2021 19:21:15 -0500
Haines Brown <haines@???> wrote:
> These problems I'll pursue, but my pont is that none of the ways to
> get access to the lpr command are workig.



use: $ lpstat -d -v -p
to list which the default printer is and which pringters there are

use: # lpadmin -d "$queue"
to set $queue as the default for cups and lpr

(using cups-lpr)

Ralph.