On Fri, Jul 31, 2009 at 7:25 PM, learner learner <span dir="ltr"><<a href="mailto:pyvault2.6@gmail.com">pyvault2.6@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi all, </div>
<div> </div>
<div>I want to compare two text files line by line and eliminate the matching/repeated line and store the unmatched/leftout lines into a third file or overwrite into one of them.</div>
</blockquote><div><br>Sounds like homework to me. Why not look into:<br><br>- the file() function and its methods.<br><br>It's in the documentation.<br> <br></div></div>