http://bugs.winehq.org/show_bug.cgi?id=3290
------- Additional Comments From ivg2@cornell.edu 2005-26-09 09:42 ------- The last 4000 lines looked totally boring to me - out of 400 MB log. Instead, attached is:
grep seh -B 20 -A 20 log > seh.log tail -n 4000 seh.log > seh.log.4000 bzip2 seh.log.4000