On Sun, Sep 17, 2000 at 01:18:21PM -0400, Anand Saxena ([EMAIL PROTECTED]) wrote: > Hi everybody, > > This should be an easy one to answer. When I print ascii files, I often > get word-overflow. In other words, a word at the end of a line gets > split between that line and the next like this: > > Printing ASCII should be rela > tively easy, but for newbies > it is not. > > > I have read the printing howtos, but nothing seems to explain this. Is > there a way to address this? All I want is that words at the end of the > line don't get split between lines. > > Thanks, > Andy Saxena
$ fold myfile.txt | pr -h "Some cool stuff" | mpage -2 | lpr
--
Karsten M. Self <[email protected]> http://www.netcom.com/~kmself
Evangelist, Opensales, Inc. http://www.opensales.org
What part of "Gestalt" don't you understand? Debian GNU/Linux rocks!
http://gestalt-system.sourceforge.net/ K5: http://www.kuro5hin.org
GPG fingerprint: F932 8B25 5FDD 2528 D595 DC61 3847 889F 55F2 B9B0
pgpsjEDdQJJ52.pgp
Description: PGP signature

