awk:find_and_replace_a_string
Differences
This shows you the differences between two versions of the page.
awk:find_and_replace_a_string [2020/09/23 16:14] – created 192.168.1.1 | awk:find_and_replace_a_string [2020/09/23 16:16] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
awk ' | awk ' | ||
</ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Find either of the old strings and replace with the new string. | ||
+ | |||
+ | <code bash> | ||
+ | awk ' | ||
+ | </ | ||
+ | |||
+ |
awk/find_and_replace_a_string.1600877674.txt.gz · Last modified: 2020/09/23 16:14 by 192.168.1.1