:: Re: [DNG] lpr command not working
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Ralph Ronnquist
Date:  
À: dng
Sujet: 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.