Linux lpd command details how to use Linux lpd command

Source: Internet
Author: User

Each printer defined in/etc/printcap must have a corresponding directory in/var/lpd. Files starting with cf in the directory indicate a print table waiting to be sent to the appropriate device. This file is usually generated by lpr.

Lpr and lpd constitute a system that can work offline. When you use lpr, the printer does not need to be available immediately or even do not need to exist.

Lpd automatically monitors the printer status. When the printer goes online, the file will be sent for processing immediately. All applications do not have to wait for the printer to finish the previous job.

Syntax

Lpd [-l] [# port]

Parameter description:

  • -L: display some debugging messages on the standard output.
  • # Port: generally, lpd uses getservbyname to obtain the appropriate TCP/IP port. You can use this parameter to force lpd to use the specified port.

Instance

This program is usually executed by programs in/etc/rc. d at the start of the system.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.