[NTLUG:Discuss] info to man
kbrannen@gte.net
kbrannen at gte.net
Sun Apr 27 11:54:38 CDT 2003
Greg Edwards wrote:
> Has anyone run across any tools that will convert info pages to man
> pages? I've got 2 basic problems with info.
>
> First, I'm old school so man is automatic and the only real help for
> *nix. Every *nix has man and not every *nix has info.
I'm with you in spirit! ;-) I personally don't like emacs or info pages,
though I've met some who do.
I find "tkinfo" to be extremely valuable. As you can tell from the "tk"
prefix, you'll need to be running X to use it. Use it like "tkinfo gcc".
Or if you simply redirect "info" to a file, you get "man" style output. Try
something like "info gcc > gcc.1" and then more/less the gcc.1 file.
HTH,
Kevin
More information about the Discuss
mailing list