User Tools

Site Tools


awk:find_and_replace_a_string

This is an old revision of the document!


AWK - Find and replace a string

awk '{gsub(/old_string/, "new_string")};{print}' file.txt
awk/find_and_replace_a_string.1600877674.txt.gz · Last modified: 2020/09/23 16:14 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki