Re: Sed & Awk

2001-09-03 Thread Dan Souza
Thanks. The command which i was looking for was "fold" or "fmt"

Re: Sed & Awk

2001-09-03 Thread Dan Souza
Thanks. The command which i was looking for was "fold" or "fmt" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Sed & Awk

2001-08-31 Thread Dan Souza
Sorry, I dont know if this is the right group, but here goes anyway. I have a text file containing a document (eg this posting) which is formatted as such. I need to import this into a database, and so I need to format the text to do this. I want the text to be 'cut' every 300 or so characters, a

Sed & Awk

2001-08-31 Thread Dan Souza
Sorry, I dont know if this is the right group, but here goes anyway. I have a text file containing a document (eg this posting) which is formatted as such. I need to import this into a database, and so I need to format the text to do this. I want the text to be 'cut' every 300 or so characters,