Scripting

Awk and Sed

awk and sed are text manipulation programs. You can use them, for example, to replace strings:

Read More