We need a Unix Expert who replaces multiple text lines recursive in many files.
Create a Linux Shell command (or batch) to remove a viruscode in many files recursive in all directories and subdirectories.
The viruscode placed is over multiple lines within the files.
The search pattern in your regular expression should contain the first 5 and the last 5 lines of the virus code as seen below.
The virus code should be replaced with the text
Attached you find an ex…
