1- Assume this is your file and you want to delete all lines which doesn’t have “WScript” in it.

2- Do a regex find as shown below. BookMark all the required lines.

3- Then remove the unmarked lines

1- Assume this is your file and you want to delete all lines which doesn’t have “WScript” in it.

2- Do a regex find as shown below. BookMark all the required lines.

3- Then remove the unmarked lines
