#!/bin/bashecho 'this is a test line' | sed -n 's/.*\(te..\).*/\1/p'
Standard input is empty
test
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!