| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 
 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LPRng™ Account Log File</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Lire User's Manual"><link rel="up" href="ch13.html" title="Chapter13.Print Supported Log Formats"><link rel="prev" href="ch13.html" title="Chapter13.Print Supported Log Formats"><link rel="next" href="ch14.html" title="Chapter14.Proxy Supported Log Formats"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="productname">LPRng</span>™ Account Log File </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch13.html">Prev</a></td><th width="60%" align="center">Chapter13.Print Supported Log Formats</th><td width="20%" align="right"><a accesskey="n" href="ch14.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2575593"></a><span class="productname">LPRng</span>™ Account Log File </h2></div></div></div><div class="example"><a name="id2575602"></a><p class="title"><b>Example13.2.<span class="productname">LPRng</span>™ Log Sample</b></p><div class="example-contents"><p><span class="application">Lire</span> can process the accounting file associated
            with a <span class="productname">LPRng</span>™ print queue. The format of the file is
            described at <a class="ulink" href="http://www.lprng.org/LPRng-HOWTO-Multipart/x9481.htm" target="_top">http://www.lprng.org/LPRng-HOWTO-Multipart/x9481.htm</a>
          </p><pre class="programlisting">
jobstart '-Hh4.private' '-nroot' '-Pps' '-kcfA938h4.private' \
    '-b1093' '-tNov  5 19:39:25'
start '-p12942' '-kcfA938h4.private' '-nroot' '-hh4.private' '-Pps' \
    '-c0' '-Fo' '-tSun Nov  5 19:39:25 1995'
filestart '-p12944' '-kcfA938h4.private' '-nroot' '-hh4.private' '-Pps' \
    '-c0' '-Ff' '-tSun Nov  5 19:39:27 1995'
fileend '-p12944' '-kcfA938h4.private' '-nroot' '-hh4.private' '-Pps' \
    '-b3' '-c0' '-Ff' '-tSun Nov  5 19:39:58 1995'
end '-p12942' '-kcfA938h4.private' '-nroot' '-hh4.private' '-Pps' \
    '-b2' '-c0' '-Fo' '-tSun Nov  5 19:39:59 1995'
jobend '-Hh4.private' '-nroot' '-Pps' '-kcfA938h4.private' \
    '-b1093' '-tNov  5 19:39:59'
          </pre></div></div><br class="example-break"></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch13.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ch13.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="ch14.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter13.Print Supported Log Formats</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">Chapter14.Proxy Supported Log Formats</td></tr></table></div></body></html>
 |