#!/bin/bashecho "$BASH_VERSION"source /dev/stdin <<<"$(echo bar=baz)"echo "$bar"
Standard input is empty
5.0.3(1)-release baz
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!