#!/bin/bashecho "WORD1 %WORD2% WORD3" | sed 's/WORD1.*WORD3/WORD1 WORD3/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!