#!/bin/bashNUM=1 && find . -name "*" -exec bash -c "NUM=2; echo $NUM" \;
Standard input is empty
1 1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!