NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO
conv_lp reads LP printer configuration information from a directory and converts it to an output file for use with print client software.
The following options are supported:
The root (` / ') directory from which LP configuration information is read. The default is root (` / ').
The output file to which conv_lp writes the converted LP configuration information. The default is /etc/printers.conf.
The following example converts LP configuration information from directory root (/) to file /etc/printers.conf.
% conv_lp |
The following example converts LP configuration information from directory /export/root/client to file /export/root/client/etc/printers.conf.
% conv_lp -d /export/root/client -f /export/root/client/etc/printers.conf |
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability | SUNWpcu |
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | EXAMPLES | EXIT STATUS | FILES | ATTRIBUTES | SEE ALSO