I am using this command to delete multiple occurrences of a line in my script and it just works fine when I run it on the command prompt. However when I use this line in my perl script it throws an error SED:
Below is the line in my script. I tried escaping $ but that dint help