#!/bin/bash s="This is the first single quote ', and this is the second '"s="${s//\'/\'}"echo "$s"
Standard input is empty
This is the first single quote \', and this is the second \'
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!