mirror of
https://github.com/samba-team/samba.git
synced 2025-05-08 22:50:27 +03:00
69 lines
2.5 KiB
HTML
69 lines
2.5 KiB
HTML
|
|
|
|
|
|
|
|
|
|
<html><head><title>debug2html(1)</title>
|
|
|
|
<link rev="made" href="mailto:samba-bugs@samba.org">
|
|
</head>
|
|
<body>
|
|
|
|
<hr>
|
|
|
|
<h1>debug2html(1)</h1>
|
|
<h2>Samba</h2>
|
|
<h2>29 Dec 1998</h2>
|
|
|
|
|
|
|
|
|
|
<p><br><a name="NAME"></a>
|
|
<h2>NAME</h2>
|
|
debug2html - Samba DEBUG to HTML translation filter
|
|
<p><br><a name="SYNOPSIS"></a>
|
|
<h2>SYNOPSIS</h2>
|
|
|
|
<p><br>debug2html [input-file [output-file]]
|
|
<p><br><a name="DESCRIPTION"></a>
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
<p><br>This program is part of the <strong>Samba</strong> suite.
|
|
<p><br><strong>debug2html</strong> generates HTML files from Samba log files. Log files
|
|
produced by <strong>nmbd</strong>(8) or <strong>smbd</strong>(8) may then be viewed by a web
|
|
browser. The output conforms to the HTML 3.2 specification.
|
|
<p><br>The filenames specified on the command line are optional. If the
|
|
output-file is ommitted, output will go to <strong>stdout</strong>. If the input-file
|
|
is ommitted, <strong>debug2html</strong> will read from <strong>stdin</strong>. The filename "-"
|
|
can be used to indicate that input should be read from <strong>stdin</strong>. For
|
|
example:
|
|
<p><br><code>cat /usr/local/samba/var/log.nmb | debug2html - nmblog.html</code> <br>
|
|
<p><br><a name="VERSION"></a>
|
|
<h2>VERSION</h2>
|
|
|
|
<p><br>This man page is correct for version 2.0 of the Samba suite.
|
|
<p><br><a name="SEEALSO"></a>
|
|
<h2>SEE ALSO</h2>
|
|
|
|
<p><br><a href="nmbd.8.html"><strong>nmbd</strong>(8)</a>, <a href="smbd.8.html"><strong>smbd</strong>(8)</a>,
|
|
<a href="samba.7.html"><strong>samba</strong>(7)</a>.
|
|
<p><br><a name="AUTHOR"></a>
|
|
<h2>AUTHOR</h2>
|
|
|
|
<p><br>The original Samba software and related utilities were created by
|
|
Andrew Tridgell <a href="mailto:samba-bugs@samba.org"><em>samba-bugs@samba.org</em></a>. Samba is now developed
|
|
by the Samba Team as an Open Source project similar to the way the
|
|
Linux kernel is developed.
|
|
<p><br>The original Samba man pages were written by Karl Auer. The man page
|
|
sources were converted to YODL format (another excellent piece of Open
|
|
Source software, available at
|
|
<a href="ftp://ftp.icce.rug.nl/pub/unix/"><strong>ftp://ftp.icce.rug.nl/pub/unix/</strong></a>)
|
|
and updated for the Samba2.0 release by Jeremy Allison.
|
|
<a href="mailto:samba-bugs@samba.org"><em>samba-bugs@samba.org</em></a>.
|
|
<p><br><strong>debug2html</strong> was added by Chris Hertel.
|
|
<p><br>See <a href="samba.7.html"><strong>samba</strong>(7)</a> to find out how to get a full
|
|
list of contributors and details on how to submit bug reports,
|
|
comments etc.
|
|
</body>
|
|
</html>
|