in reply to Re: Extract Multiple Lines from the End of a multi-line string
in thread Extract Multiple Lines from the End of a multi-line string

That doesn't print the last N lines. That prints lines [N+1 .. last]
  • Comment on Re^2: Extract Multiple Lines from the End of a multi-line string