How can I see all of the bash history? April 27, 2023 by Tarik cat ~/.bash_history would also work, although I tend to just use vim ~/.bash_history and then use /to search