echo 'export HISTTIMEFORMAT="%F %T "' >> ~/.bashrc
Done! But apply only on new history lines
Good news if you use zsh: just type history -i
Author Of article : Alex P Read full article
echo 'export HISTTIMEFORMAT="%F %T "' >> ~/.bashrc
Done! But apply only on new history lines
Good news if you use zsh: just type history -i
Author Of article : Alex P Read full article