Man Pages

Man Pages

Post by Suresh Kamaia » Thu, 08 Feb 2001 23:12:06



I am tired of reading man pages on my pc.  How can I copy the man pages
contents to a file, so I can print this on paper and read

--
Thank You All

Suresh Kamaiah

--
Thank You All

Suresh Kamaiah

--
Thank You All

Suresh Kamaiah

--
Thank You All

Suresh Kamaiah

Sent via Deja.com
http://www.deja.com/

 
 
 

Man Pages

Post by hanj » Fri, 09 Feb 2001 00:22:07


Can't you just use the print command followed by the man page that you
want?  You can also copy and paste the contents of the man page into a
program such as notepad.

Sent via Deja.com
http://www.deja.com/

 
 
 

Man Pages

Post by Patrick or Cynthia Kar » Sat, 10 Feb 2001 02:37:44



> If you redirect the man page output it wont be satisfactory,
> because it is in a different format (it contains control chars ).
> you need to nroff or troff it. for printing, use troff

> if you have a postscript printer dpost would work.
> else try man troff ...

Isn't "man" essentially equivalent to "nroff -man"?

What I do is pipe man's output through "col -b":

    $ man socket | col -b | lpr

I find this pretty satisfactory.

(Actually, I usually edit out the page headings and footers
before going to "lpr".)

 
 
 

Man Pages

Post by YD » Wed, 21 Feb 2001 05:53:11


try this
man man | perl -p -e 's/.\cH//g' >man.out

so you will have a man page file.


> I am tired of reading man pages on my pc.  How can I copy the man pages
> contents to a file, so I can print this on paper and read

> --
> Thank You All

> Suresh Kamaiah

> --
> Thank You All

> Suresh Kamaiah

> --
> Thank You All

> Suresh Kamaiah

> --
> Thank You All

> Suresh Kamaiah

> Sent via Deja.com
> http://www.deja.com/

 
 
 

1. Standard man pages to "Catted" man pages!

To Anyone Interested:

        How does one take a standard "troff"ed (?) man page that comes
with a package off the net (ending in .1, .2, etc) and turn in into a
compressed, "cat"ted man page (ending in .1.Z, .2.Z, etc) that are
stored in the directory /usr/man/catN (N = 1,2,3,...) that can be read
by the standard man utility that comes with the SLS distribution?  I'm
sure that this is trivial to do, and is probably written down
SOMEWHERE, but I've got only so many hours a day I can spend reading
FAQs and HOWTOs.  Thanx in advance...
--

                                Dr. Richard Procassini
                                Methods Development Group
                                Mechanical Engineering Department
                                Lawrence Livermore National Laboratory
                                Mail Stop L-122
                                P.O. Box 808
                                Livermore, CA  94551

                                (510)424-4095


2. Help with piping

3. How to format BSD man pages (groff man) using "classical" troff man?

4. Find alias question

5. man a man page file at unspecified directory

6. Iptables or misconfiguration?

7. double man pages in man and cat

8. Sun PCi II Cooling Fan

9. How do I add man pages to man path for new app

10. How to make local man page viewable by man

11. double man pages in man and cat

12. How do I add man pages to man path for new application ?

13. man can't format new man pages - can't find DESC file