I have a CMS file in which I need to delete lines that meet specific
criteria.

For example - 

Delete all line where (word,1) = 'XX' and (word,2) = 'YY'


Can someone suggest a way to perform this task using PIPES  ?


Thanks

Reply via email to