Quick way to replace strings in a file in place
There are times when you need to replace some thing for another in a rather enormous file that could take hours if using a GUI editor Find-and-Replace function (read moving your WordPress database export from one server to another). There’s a Unix way to achieve the same in fractions of …