remove lines that contain words stored in a list

Eon Works | Scripts | Demo | About | Links

img
script: rmlines (download)
purpose: remove lines that contain words stored in a list
requires: standard GNU commands
version: 1.0
usage: rmlines [-hl] -i <word_list> -o <file>
options:
 

     -i, file with words to remove

     -o, file from which to remove the words

     -h, usage and options (this help)

     -l, see this script"