history

  1. Rob

    Add timestamp + change history size in your linux history

    The Linux history command is awesome by default, but you can make it better! By default, it'll only hold about 1000 past commands, but you can increase that - you can also add time/date to it so you can see when you ran each command! In your ~/.bashrc file, simply add some lines like...
Top