ubuntu:file:delete_a_line_that_matches_a_pattern
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:file:delete_a_line_that_matches_a_pattern [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:file:delete_a_line_that_matches_a_pattern [2022/06/13 10:21] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - File - Delete a line that matches a pattern ====== | ||
- | |||
- | <code bash> | ||
- | sed '/ | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Edit files in place ===== | ||
- | |||
- | <code bash> | ||
- | sed -i '/ | ||
- | </ | ||
ubuntu/file/delete_a_line_that_matches_a_pattern.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1