I want to remove a line in the file if it matches with a "Keyword" through a script.
Script is taking an input file and writing in modified output file i need to add a snippet of code so that if a keyword match it will skip that line and jump to further line.