#!/bin/bashecho 'Uploaded registry/version1.3.1' | sed 's,/,\\\\/,g's='Uploaded registry/version1.3.1'echo "${s//\//\\\\\/}"
Standard input is empty
Uploaded registry\\/version1.3.1 Uploaded registry\\/version1.3.1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!