awk
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
awk [2013/04/27 15:52] – created javapimp | awk [2023/08/18 18:15] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
$ echo " | $ echo " | ||
ghi | ghi | ||
+ | </ | ||
+ | |||
+ | ====== Find and Replace with Incrementing Value ====== | ||
+ | |||
+ | <code bash> | ||
+ | $ awk 'BEGIN {i = 0;}{ gsub(/ | ||
</ | </ |
awk.1367077947.txt.gz · Last modified: 2023/08/18 18:15 (external edit)