sed character replacement in portion of a line

Posted by BobBobBob on Stack Overflow See other posts from Stack Overflow or by BobBobBob
Published on 2010-05-07T15:54:15Z Indexed on 2010/05/07 15:58 UTC
Read the original article Hit count: 98

Filed under:

New to sed and could use some help. I would like to turn this "a/b/c a/b/c" into this "a/b/c a-b-c". where a/b/c is any path.

thanks

© Stack Overflow or respective owner

Related posts about sed