Linux Command History with date and time

asked9 years ago
last updated9 years ago
viewed211.9k times
Up Vote70Down Vote

I wants to check on my linux system when which command was fired - at which date and time.

I fired commands like this:

history 50

It shows me the last 50 commands history, but not with date and time at which it was fired. Does any one knows how to do it?