#!/bin/bashs='This is very newThis is quite oldThis is not so new'sed -En 's/.*This(.*)new.*|.*/\1/p' <<< "$s"
Standard input is empty
is very is not so
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!