Operating System - HP-UX
1834220 Members
2522 Online
110066 Solutions
New Discussion

How to auto-wrap those long lines when I want to print them on HP-UX?

 
Zhang Zhao gui
Frequent Advisor

How to auto-wrap those long lines when I want to print them on HP-UX?

Anybody knows how can I auto-wrap those long lines when I want to print them on
UNIX? Otherwise they will get
truncated.
1 REPLY 1
Melvyn Burnard_1
Regular Advisor

Re: How to auto-wrap those long lines when I want to print them on HP-UX?

You could try looking at the fold (1) command
do :
man fold