Bash history
# from file cat ~/.bash_history # by command history # run command by number !1234 # run last command !! # find command Ctrl+r