0
1
llucycodes42
Shortcut: string.replace
string.replace
0 Comments
replaced=\$(echo -e "\${string}" | sed -e ${3|'s/find/replace/g',"s/${find}/${replace}/g"|})