Changeset 134 for branches/samba-3.0/docs/htmldocs/manpages/smbspool.8.html
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/htmldocs/manpages/smbspool.8.html
r44 r134 1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbspool</title><link rel="stylesheet" href=" samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbspool.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbspool — send a print file to an SMB printer</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbspool</code> {job} {user} {title} {copies} {options} [filename]</p></div></div><div class="refsect1" lang="en"><a name="id259551"></a><h2>DESCRIPTION</h2><p>This tool is part of the <ahref="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p>smbspool is a very small print spooling program that1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbspool</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbspool.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbspool — send a print file to an SMB printer</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbspool</code> {job} {user} {title} {copies} {options} [filename]</p></div></div><div class="refsect1" lang="en"><a name="id282733"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p>smbspool is a very small print spooling program that 2 2 sends a print file to an SMB printer. The command-line arguments 3 3 are position-dependent for compatibility with the Common UNIX … … 11 11 pass the URI in argv[0], while shell scripts must set the 12 12 <code class="envar">DEVICE_URI</code> environment variable prior to 13 running smbspool.</p></div><div class="refsect1" lang="en"><a name="id2 59383"></a><h2>OPTIONS</h2><div class="itemizedlist"><ul type="disc"><li><p>The job argument (argv[1]) contains the13 running smbspool.</p></div><div class="refsect1" lang="en"><a name="id283370"></a><h2>OPTIONS</h2><div class="itemizedlist"><ul type="disc"><li><p>The job argument (argv[1]) contains the 14 14 job ID number and is presently not used by smbspool. 15 15 </p></li><li><p>The user argument (argv[2]) contains the … … 24 24 not used by smbspool.</p></li><li><p>The filename argument (argv[6]) contains the 25 25 name of the file to print. If this argument is not specified 26 then the print file is read from the standard input.</p></li></ul></div></div><div class="refsect1" lang="en"><a name="id2 59427"></a><h2>VERSION</h2><p>This man page is correct for version 3.0 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id259437"></a><h2>SEE ALSO</h2><p><a href="smbd.8.html"><span class="citerefentry"><span class="refentrytitle">smbd</span>(8)</span></a> and <a href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a>.</p></div><div class="refsect1" lang="en"><a name="id260378"></a><h2>AUTHOR</h2><p><code class="literal">smbspool</code> was written by Michael Sweet26 then the print file is read from the standard input.</p></li></ul></div></div><div class="refsect1" lang="en"><a name="id283414"></a><h2>VERSION</h2><p>This man page is correct for version 3.0 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id283424"></a><h2>SEE ALSO</h2><p><a class="citerefentry" href="smbd.8.html"><span class="citerefentry"><span class="refentrytitle">smbd</span>(8)</span></a> and <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a>.</p></div><div class="refsect1" lang="en"><a name="id282899"></a><h2>AUTHOR</h2><p><code class="literal">smbspool</code> was written by Michael Sweet 27 27 at Easy Software Products.</p><p>The original Samba software and related utilities 28 28 were created by Andrew Tridgell. Samba is now developed … … 30 30 to the way the Linux kernel is developed.</p><p>The original Samba man pages were written by Karl Auer. 31 31 The man page sources were converted to YODL format (another 32 excellent piece of Open Source software, available at <a href="ftp://ftp.icce.rug.nl/pub/unix/" target="_top">32 excellent piece of Open Source software, available at <a class="ulink" href="ftp://ftp.icce.rug.nl/pub/unix/" target="_top"> 33 33 ftp://ftp.icce.rug.nl/pub/unix/</a>) and updated for the Samba 2.0 34 34 release by Jeremy Allison. The conversion to DocBook for
Note:
See TracChangeset
for help on using the changeset viewer.