1
Resources to investigate
Kenneth John Odle edited this page 2024-06-09 15:16:29 +00:00
Searching your Bash History
https://www.cyberciti.biz/faq/linux-unix-shell-history-search-command/
https://superuser.com/questions/7414/how-can-i-search-the-bash-history-and-rerun-a-command
https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Bindable-Readline-Commands
https://stackoverflow.com/questions/7131670/make-a-bash-alias-that-takes-a-parameter
https://tecadmin.net/how-to-create-bash-aliases-with-parameters/