Jakob Kofoed wrote:
>
> Hi All,
Hello,
> I have a file looking like (where \n is new line):
>
> blabla\n
> blablablablablabla\n
> blablablablablablablablablabla\n
> blabla\n
>
> but I need every line to have 80 characters - in this case filled with white
> space.
>
> I can figure out how to d
ED]
Emne: Re: Adding white spaces
Jakob Kofoed wrote:
>
> I have a file looking like (where \n is new line):
>
> blabla\n
> blablablablablabla\n
> blablablablablablablablablabla\n
> blabla\n
>
> but I need every line to have 80 characters - in this case filled with
white
&g
Jakob Kofoed wrote:
>
> I have a file looking like (where \n is new line):
>
> blabla\n
> blablablablablabla\n
> blablablablablablablablablabla\n
> blabla\n
>
> but I need every line to have 80 characters - in this case filled with white
> space.
>
> I can figure out how to do it when I have the sa
Hi All,
I have a file looking like (where \n is new line):
blabla\n
blablablablablabla\n
blablablablablablablablablabla\n
blabla\n
but I need every line to have 80 characters - in this case filled with white
space.
I can figure out how to do it when I have the same character number in every
lin