in reply to Re^4: Finding the parent of a text in a file
in thread Finding the parent of a text in a file

If your files are large, it's possible. Diff is hard.
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re^5: Finding the parent of a text in a file

Replies are listed 'Best First'.
Re^6: Finding the parent of a text in a file
by ExperimentsWithPerl (Acolyte) on Sep 04, 2015 at 23:50 UTC

    Thanks Choroba.:)
    I tried the code with 6 lines file, I got immediate result .
    Will try with larger file.
    Will update about the result.

      Tried with a bigger data.Getting the desired output now.Thanks so much.You have been a great help.