is there any way to format a text to fit into 80 columns (with sed, awk
or the like)?
-Erik
--
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR
$ man fmt
--
Grant Edwards grante Yow!
at BI-BI-BI-BI-BI-BI-BI-BI
visi.com
> Hi,
>
> is there any way to format a text to fit into 80 columns (with sed, awk
> or the like)?
>
> -Erik
>
try fold
man pr
pr -w 80 <fileA >fileB
Bye, Jojo
Thanks, everyone!
--
hackerkey://v4sw5hw2ln3pr5ck0ma2u7LwXm4l7Gi2e2t4b7Ken4/7a16s0r1p-5.62/-6.56g5OR
> is there any way to format a text to fit into 80 columns (with sed, awk
> or the like)?
man fmt
Florian
--
<http://www.florian-diesch.de/>
-----------------------------------------------------------------------
** Hi! I'm a signature virus! Copy me into your signature, please! **
-----------------------------------------------------------------------
> Hi,
>
> is there any way to format a text to fit into 80 columns (with sed, awk
> or the like)?
Try the fold(1) ("man 1 fold") utility.
FOLD(1) User Commands FOLD(1)
NAME
fold - wrap each input line to fit in specified width
--
Lew Pitcher
Master Codewright & JOAT-in-training | Registered Linux User #112576
http://pitcher.digitalfreehold.ca/ | GPG public key available by request
---------- Slackware - Because I know what I'm doing. ------