Hi,
I have a text file that has no newlines in it and I want to break it into 80 character records with newlines after every 80 chars. I know there's a command to easily do this, but can't remember. I thought it was 'dd' but can't seem to figure syntax out.
Can anyone help?
Thanks.
LEE
I have a text file that has no newlines in it and I want to break it into 80 character records with newlines after every 80 chars. I know there's a command to easily do this, but can't remember. I thought it was 'dd' but can't seem to figure syntax out.
Can anyone help?
Thanks.
LEE