Linux printer commands

Command to print multiple pdf files:

lp *.pdf

Command to show all printing jobs of current user:

lpstat -u

Command to remove printing jobs of current user:

cancel -u

Show printer

lpstat -p

restart cups.service

sudo systemctl restart cups.service

Leave a Reply

Your email address will not be published. Required fields are marked *