Groff ignores line breaks from my shell
Posted
by Fred
on Super User
See other posts from Super User
or by Fred
Published on 2010-04-13T18:34:59Z
Indexed on
2010/04/13
18:43 UTC
Read the original article
Hit count: 303
Hello, I've been using groff to make ps files for printing with the -man flag. If I want to convert anything else such as a header file or just the output from ls -l or other program the line breaks are ignored, producing a mess. How can I get groff to see and respect the line breaks in use in the shell?
© Super User or respective owner