On Mon Jul 5 18:25:26 EDT 2010, ja...@cs.ioc.ee wrote: > Hi, > > I 'solved' the problem by attaching the printer to my apple airport > express. Now I can print from plan9 using this neat trick I found > whilst digging in 9fans: > > term% cat test.ps | telnet tcp!express.lan!9100 > connected to tcp!express.lan!9100 on /net/tcp/2 >
you can also print through lp(1) in this way. i believe the JetDirect example in /sys/lib/lp/devices is the right template. - erik