Home
Commands
Delete matching lines
Delete matching lines
Terminal
sed '/<pattern>/d' <file>
Copy command