> I am experimenting with groff and troff on NetBSD. I am able to > generate a postscript file and view it with the following commands > > groff -ms -Tps test.ms > test.ps > gs test.ps > > Is there a way to render groff / troff's output directly to the > terminal similar to the way man outputs to the terminal? man does the equivalent of groff -Tascii -mandoc input | less If you see ANSI sequences in the text, you may need less -r. -- Benny
- How to render Groff / troff output directl... Ivan "Rambius" Ivanov
- Re: How to render Groff / troff outpu... Benny Siegert
- Re: How to render Groff / troff outpu... Martin Neitzel
- Re: How to render Groff / troff o... Valery Ushakov
- Re: How to render Groff / tro... Ivan "Rambius" Ivanov
- Re: How to render Groff / troff outpu... Chavdar Ivanov
- Re: How to render Groff / troff o... Ivan "Rambius" Ivanov