Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

line printer log

Status
Not open for further replies.

vascobrito

Technical User
Feb 27, 2003
28
PT
Hi there
I'm working with HP/UX
I have found a line printer log file in /var/adm/lp.
this file contains the print process, the User, the Printer, and date/time.
My question is , where can i make a change so that this file includes the name of the file that is sent to the printer?
Could anyone help me?
many thanks

 
try 'man lpsched' and start up your lp scheduler under verbose mode... Not sure if that will give you file name - if not you would have to write a wrapper script around your lp command to write the user command which would include the file name to a log....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top