Printing man pages
Daniel Axtell
dan_axtell at yahoo.com
Thu Oct 6 00:41:43 UTC 2005
Thanks! works like a charm.
>
> See if this works any better for you:
>
> man -t MANPAGE | psnup -c2 | lpr
>
> or create a shell script (call it "printman" and
> dump it in your path):
>
> #!/bin/bash
> # Invoke with: printman MANPAGE
>
> man -t $1 | psnup -c2 | lpr
>
> The output is in postscript so you may need to tweak
> the "lpr" commands for
> you printer.
>
> HTH,
>
> James
> --
> O amor nasce, vive e morre nos olhos.
> -- William Shakespeare
> > --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
>
http://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
______________________________________________________
Yahoo! for Good
Donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/
More information about the kubuntu-users
mailing list