#!/bin/bashecho "This (word1) is a test (word2) file." | sed "s/([^()]*)//g"
Standard input is empty
This is a test file.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!