Put a time stamp in history
 0
				
				| 1 2 3 4 5 6 | - vi /etc/bash.bashrc - insert any one of the following line (of course remove the commenting out part!)   #HISTTIMEFORMAT=${HISTTIMEFORMAT:-"%F %H:%M:%S"}   #HISTTIMEFORMAT='%F %T '   HISTTIMEFORMAT='%F %H:%M:%S ' | 












