We can always set time to the commands showed in history command. Why we require to set time for this?
This is totally a security measure and used for troubleshooting/fingerprinting a security threat.
history command sample output before setting this variable.
466 df -h 467 df 468 exit 469 nfsstat 470 find / -iname *.ppt 471 ftp2 472 man ping 473 ping -R google.com
So how to set that?
Use inbuilt variable HISTTIMEFORMAT to set … Continue Reading








