January 19, 2005

Print accounting

Working on getting print accounting for the new print server.

The as and ae options in printcap specify start and end programs to run for accounting. They run just fine and echoing $@ to a file gives me a nice listing of all options, but perl completely fails to parse them when sent to a perl script. I’ll need to see if I can understand whatever way there is to only send the options I need to these scripts and then take off from there.

Posted by Rowan Littell at January 19, 2005 05:20 PM