SED - Delete - Delete all lines with a specific string
Delete pattern matching line.
sed
'/abc/d'
filename