I need some help with interpreting the following sed command. s/\*\*/\*0\*/g. What exactly would this replace? I'm guessing the string of characters '*\*' would be replaced with '*0\*'. Any help is much appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.