#!/bin/bashset -eset -o pipefailshopt -s inherit_errexit declare _x_x=`command-with-error`echo "_x=${_x}"
Standard input is empty
Standard output is empty
./prog.sh: line 7: command-with-error: command not found
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!