How to pass value to sed command as below:

search_string_error=Oct\ 13

sed -i  '/$search_string_error/d'  error_log

It is not working properly. how can i achieve removing the line having
particular word

Please help.



-- 
Thanks & Regards,
HariPrasadh
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to