Lime is a command line utility that wraps other utilities (for instance, ping -t) and adds additional timestamping functionality.
It currently provides the following:
Usage: lime command [args_for_command] For instance: lime ping -t www.elifulkerson.com ... will run 'ping -t www.elifulkerson.com' inside of lime. Lime adds line-by-line timestamps, a broader timestamp (mentioning for instance the date) at a 60 second interval, and a corner-of-your-eye scroll indicator. Pressing the space bar while lime is running will provide some information and statistics.