#!/bin/bash user=$(whoami)host=$(hostname)timestamp=$(date +"%s") string="executed by ${user} on ${host} at ${timestamp}"
Standard input is empty
Standard output is empty
whoami: cannot find name for user ID 20044
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!