Oaoo Greate its working. I want to put the Output in the files.
i ran it like below. But output.txt contains few string which is not matched with original output in my screen
perl -nle'BEGIN {$/="</log>";$,="\n";$\="\n\n"} print /<fullOperation>(.*?):.*<fullResult>(.*?:.*?)[:;]/s' 2008-11-11.0.log > output.txt