deletes lines with a pattern sed code example Example: delete lines text file linux sed -i '' '/pattern to match/d' ./infile