Archive for February, 2010

February 16th

Timestamps in bash

This is common knowledge but I found it so useful that I have to make sure it spreads even more :) You can make bash register timestamps in its history: export HISTTIMEFORMAT='[%F %T]...