Re: How to get some specify lines in a block of a file?



dolphin <jdxyw2004@xxxxxxxxx> writes:

I have a question now,How to get some specify lines in a block of a
file?

[...]

I just want to get some specify lines in the block of ABC{ }.
What should I do?

If I understand your question correctly,

perldoc -q lines between patterns

might provide an answer.

Regards,
Jan
.