Apply sed-like regex transformation (in the form of "s/FROM/TO/FLAGS") to a string. Multiple commands can be separated by ';'.
See Implementation
Apply sed-like regex transformation (in the form of "s/FROM/TO/FLAGS") to a string. Multiple commands can be separated by ';'.