On 12 February 2010 12:17, prakash jp <prakash.stack at gmail.com> wrote: > can any of u help to search a file say "abc.txt" in entire c drive (windows) > and print the path/s stating such a files presence. http://code.activestate.com/recipes/499305/ might be a useful start. -- Cheers, Simon B.