#!/bin/bashs="Hello there Cory KleinHave funHello there Samantha Rodgers" echo "$s" | perl -lpe 's/Hello there\s*\K(.*)/$1=~s#\S#X#gr/ge'
Standard input is empty
Hello there XXXX XXXXX Have fun Hello there XXXXXXXX XXXXXXX
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!