#!/bin/bashecho "WORD1 %WORD2% WORD3" | sed 's/%[^%]*%//g'
Standard input is empty
WORD1 WORD3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!