Ping(1M) on OpenSolaris Easter Egg
It's amazing what you discover whilst working a weekend shift with a bit of time to spare. Whilst perusing through the shell scripts used as part of the Sun in-house built VPN solution (Oracle are giving it the chop in favour of Cisco SSL AnyConnect client which doesn't officially work on Solaris x86 - it does with the help of openconnect though ;-) ), I discovered a little easter egg in ping(1M).
Fire up a terminal and ping a host:
$ ping google.com
google.com is alive
$
Nothing fancy there and exactly as I expected. However, if you're a Linux/Mac... Continue reading ►