#!/bin/bashecho -e "Enter a Command: "read COMMANDecho Output:eval "$COMMAND"
echo foobar
Enter a Command: Output: foobar
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!