#!/bin/bashecho abcd 123 | sed 's/\([a-z]*\).*/\1/'
Standard input is empty
abcd
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!