$ echo "Hi"echo "Your First name is: $1"echo "Your last name is: $2"echo "Thanks"$
Standard input is empty
Hi Your First name is: Your last name is: Thanks
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!