VI hit `LINE TOO LONG`

on solaris hit vim LINE TOO LONG problem when trying to open a logfile. it dues to a very long SQL Line.

Solution>
1> use fold command to reformat the file.
2> use sed to re-write the lines all.
3> cp to a linux node….where the buffer is larger..

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.