Date: Thu, 16 Dec 1999 14:48:42 +1030 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Gregory Sutter <gsutter@pobox.com> Cc: freebsd-chat@FreeBSD.ORG, Bill Fumerola <billf@chc-chimes.com>, Brett Taylor <brett@peloton.runet.edu>, "Matthew D. Fuller" <fullermd@futuresouth.com>, Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>, Joseph Scott <joseph.scott@owp.csus.edu> Subject: Re: All About People Message-ID: <XFMail.991216144842.doconnor@gsoft.com.au> In-Reply-To: <19991215201230.B15742@azazel.zer0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16-Dec-99 Gregory Sutter wrote: > set print_command="smbclient \\\\\\\\lpthost\\\\printer1 -P -c > 'printmode graphics; print -'" > > (Note: with Samba 2.x, the "-P" flag is unnecessary.) > > This command could be used from just about any program, sans > ultra-backslash-escaping. (Windoze locations are \\host\service.) Samba 2.x smbclient accepts /'s as well as \'s :) Also, you can setup something in /etc/printcap to do this for you.. (Or better yet get apsfilter THEN hook it up to smbclient) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.991216144842.doconnor>