http://bugs.winehq.org/show_bug.cgi?id=3372
------- Additional Comments From I-SAngeli@siriush.com 2005-29-09 13:52 ------- Sorry Rein but my linux skills are not so great.
First I run this command: grep -B1000 'Unhandled exception' sourcew_file_name.txt | tee output_file_name.txt | less
Now, this creates a huge file. So, I have to scrink it as you adviced to with this command kind of: dd if=wine.log of=partwine.log bs=1000000 skip=70
Can you please enlighen me and suggest the complete 1 line sentence command line? Otherwhise, I will be stuck forever.
I appreciate your understanding.
thank you, Spiro