Re: printing a jpg from bash?
Charlie Schluting <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.pdxlug |
|---|---|
| Message-ID | <[email protected]> |
Robby Russell wrote: > Is there a program/tool that I can send a jpg to lpr and have it print? > > Robby Ya. Use ImageMagick's convert utility to make ps, then |lpr :) I think netpbm can do it too. -Charlie