Introduction
The command history allows the use of words from previous command lines at the command prompt type. This simplifies spelling corrections and the repetition of complicated commands or arguments.
History Command
# history 850 useradd admin 851 passwd admin 852 cd /home/admin/ 853 ls -l 854 ls -la 855 top
Edit the file /etc/bashrc add the entry at the end of the file /etc/bashrc
# vi /etc/bashrc export HISTTIMEFORMAT="%h/%d - %H:%M:%S "
OR
You can also directly execute the following command:
# export HISTTIMEFORMAT="%h/%d - %H:%M:%S "
Now again check the “history” command:
# history 850 31/08/15 07:22:21 useradd admin 851 31/08/15 07:22:21 passwd admin 852 31/08/15 07:22:21 cd /home/admin/ 853 31/08/15 07:22:21 ls -l 854 31/08/15 07:22:21 ls -la 855 31/08/15 07:22:21 top

There is definately a great deal to know about
this issue. I like all the points you have made.
I am sure this article has touched all the internet visitors, its really
really pleasant post on building up new webpage.
This is a topic that is near to my heart… Many thanks!
Exactly where are your contact details though?
Hi mates, nice article and pleasant arguments commented at this place, I
am in fact enjoying by these.