dead1e c0ffee

Its hexspeak, like DEAD BEEF CAFE

bash:

/home/coffee> echo “This is the `date`”

This is the Thu MarĀ  4 10:16:33 CST 2010

powershell:

“This is the $(Get-Date)”

This is the 03/04/2010 10:34:41