9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plan9 so much easier than...
@ 2009-01-29 20:04 Randall Bohn
  2009-01-29 20:37 ` Pietro Gagliardi
  2009-01-29 21:45 ` plannine
  0 siblings, 2 replies; 3+ messages in thread
From: Randall Bohn @ 2009-01-29 20:04 UTC (permalink / raw)
  To: 9fans

I needed to read a loose man file on Linux but couldn't remember how
to format and display it.

groff -man slig.8 wasn't readable.

So I turned to drawterm.

troff -man /mnt/term/home/bohn/slig.8 | page

Problem solved.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Plan9 so much easier than...
  2009-01-29 20:04 [9fans] Plan9 so much easier than Randall Bohn
@ 2009-01-29 20:37 ` Pietro Gagliardi
  2009-01-29 21:45 ` plannine
  1 sibling, 0 replies; 3+ messages in thread
From: Pietro Gagliardi @ 2009-01-29 20:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Jan 29, 2009, at 3:04 PM, Randall Bohn wrote:

> groff -man slig.8 wasn't readable.

How? I get PostScript output when running a similar thing. (Strange
how groff automatically calls grops, but hey, that's GNU for you.)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEUEARECAAYFAkmCE58ACgkQuv7AVNQDs+yNRwCfdAFG686e9wppEWZgxMb4ApsQ
zJMAmLXTCpNc/2YLzGK74Wtmi5gQ53I=
=7K/8
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Plan9 so much easier than...
  2009-01-29 20:04 [9fans] Plan9 so much easier than Randall Bohn
  2009-01-29 20:37 ` Pietro Gagliardi
@ 2009-01-29 21:45 ` plannine
  1 sibling, 0 replies; 3+ messages in thread
From: plannine @ 2009-01-29 21:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Jan 29, 2009 at 01:04:17PM -0700, Randall Bohn wrote:
> I needed to read a loose man file on Linux but couldn't remember how
> to format and display it.
>
> groff -man slig.8 wasn't readable.
>
> So I turned to drawterm.
>
> troff -man /mnt/term/home/bohn/slig.8 | page
>
> Problem solved.

Not to ruin a good story, but you can pass a file to Linux's man(1)
directly.  e.g.:

$ man ./slig.8

Methinks that's even easier than using drawterm...



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-29 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-29 20:04 [9fans] Plan9 so much easier than Randall Bohn
2009-01-29 20:37 ` Pietro Gagliardi
2009-01-29 21:45 ` plannine

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).