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 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
The following exit values are returned:
See attributes(5) for descriptions of the following attributes:
lpset(1M), printers.conf(4), attributes(5)