Linux history with date
From Andreida
The time seems correct, the date will be only correct from now on.
export HISTTIMEFORMAT='%F %T '
output:
523 2011-01-15 22:27:08 export HISTTIMEFORMAT='%F %T ' 524 2011-01-15 22:27:10 history
The time seems correct, the date will be only correct from now on.
export HISTTIMEFORMAT='%F %T '
output:
523 2011-01-15 22:27:08 export HISTTIMEFORMAT='%F %T ' 524 2011-01-15 22:27:10 history