grestable - table driven general regular expression substitution. `grestable` [-i *ifile*] [-o *ofile*] *table* *fromcol* *tocol*
Use sed to replace all of the regular expressions in fromcol with the strings in tocol.
* [trantable](trantable.html) - table driven string substitution.