9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] how to print a program
Date: Wed,  8 Sep 2010 10:55:36 -0300	[thread overview]
Message-ID: <AANLkTi=btyb__JwzJSsn-dSXVS9C4H4wiURiOkmK7E2D@mail.gmail.com> (raw)
In-Reply-To: <AANLkTik3bdpSstPKJvBOtH4+AJSJjXux4HWpPH_CdX0Q@mail.gmail.com>

steve has a fold program which he used combined with pr to generate
http://plan9.bell-labs.com/sources/contrib/steve/doc/kernel-june2k-a4.ps

/n/sources/contrib/steve/rc/kernel.print
/n/sources/contrib/steve/fold.tbz

On Wed, Sep 8, 2010 at 8:45 AM, roger peppe <rogpeppe@gmail.com> wrote:
> i've always used an ancient version of a2ps for this,
> ported to plan 9 by forsyth@terzerima.net. this does almost
> everything i want (in particular two-column landscape mode)
> with the exception that it doesn't
> grok utf-8. i'm sure charles will send you a copy
> if you wish.
>
> the current gnu version is likely to be a little harder
> to port :-)
>
>
> On 7 September 2010 22:00, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
>> Hello,
>>
>> I want to 'print' the 'page' program, i.e. put /sys/src/cmd/page/* on paper.
>> I want different files start on new pages, with the header of every
>> page being the file name and the page.
>> For this the command
>> a=`{ls} pr $a | lp -dstdout > toprint.ps
>> is almost ok.
>> That 'almost' is in the fact that long lines get truncated, which is
>> highly undesirable.
>> fmt -j
>> could help, but it also replaces spaces and tabs by a single space, again bad.
>> (btw. why
>> fmt <>afile
>> doesn't work?)
>>
>> So how?
>> Can anybody help? (I mean, is there a one-liner?)
>> Thank you!
>> Ruda
>>
>>
>
>



--
Federico G. Benavento



      reply	other threads:[~2010-09-08 13:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-07 21:00 Rudolf Sykora
2010-09-07 21:05 ` Rudolf Sykora
2010-09-07 21:06 ` John Floren
2010-09-07 21:37   ` Rudolf Sykora
2010-09-07 21:48     ` erik quanstrom
2010-09-08  6:25   ` Rudolf Sykora
2010-09-08  7:08     ` Lawrence E. Bakst
2010-09-08 17:59       ` erik quanstrom
2010-09-08 18:42       ` Akshat
2010-09-08 19:16         ` Charles Forsyth
2010-09-07 21:19 ` erik quanstrom
2010-09-08 11:45 ` roger peppe
2010-09-08 13:55   ` Federico G. Benavento [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=btyb__JwzJSsn-dSXVS9C4H4wiURiOkmK7E2D@mail.gmail.com' \
    --to=benavento@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).