Hi,
I have a requirement to search a data set for a specific string and if found copy six lines(starting line in which string is present). This string can be anywhere on the line and if found, it is always followed by 5 lines. these lines may/may not contain the string we searched.
Can this be done using DFSORT/ICETOOL?.
Thanks.