Date: Sun, 3 Jun 2012 10:17:28 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Polytropon <freebsd@edvax.de> Cc: freebsd@dreamchaser.org, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: HP networked printer -- hp-setup won't use, hp-probe finds Message-ID: <alpine.BSF.2.00.1206031014230.92177@wonkity.com> In-Reply-To: <20120603162642.a8af2417.freebsd@edvax.de> References: <4FC7F8AE.1010307@dreamchaser.org> <alpine.BSF.2.00.1206021024530.35474@wojtek.tensor.gdynia.pl> <4FCAAB17.2010905@dreamchaser.org> <20120603023552.acd054ac.freebsd@edvax.de> <4FCB0BB3.1020203@dreamchaser.org> <20120603162642.a8af2417.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Jun 2012, Polytropon wrote: > By the way, have you tried using your filter directly for testing? > As mentioned before, prepare a printable PS file, then do: > > # cat test.ps | /var/spool/lpd/hp8500/diff.2 | nc 123.45.67.890 > > Note: nc is from port "nc" (netcat). It will send it directly to > the IP address, which will normally be done by lpr, but just for > diagnostics, always work with the smallest possible variables. :-) nc(1) is also in the base system as /usr/bin/nc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1206031014230.92177>