Le 2002.02.15 15:32, andrej hocevar a écrit :
In file <file>, each section (paragraph?) begins exactly with <start> and ends exactly with <end>. How do I print only those sections that include the string <string>?
Use awk to do this.
Le 2002.02.15 15:32, andrej hocevar a écrit :
In file <file>, each section (paragraph?) begins exactly with <start> and ends exactly with <end>. How do I print only those sections that include the string <string>?
Use awk to do this.