Hi do any body know how to compare two text files and find the different lines and print in in another txt file......The problem is the size of the file is large(About 800Mb to 2Gb)...........I tried the Algorithm::Diff module but for that v have to give two big arrays which will takes lots of memory......So please help me......