Monday, January 12, 2009

fold it...

If vi editor complains that line is too long, then do the following.
1. Close the file.
2. use fold command as - fold debug.out > debug_fold.out
3. Use debug_fold.out

No comments: