Saturday, May 16, 2009

Adding Date and Time to Bash History

Taken from HowToForge "Adding Date and Time to your Bash History"

# vim /etc/bashrc


Type:
export HISTTIMEFORMAT="%h/%d - %H:%M:%S "

No comments: