Add 'Resources to investigate'

Kenneth John Odle 2024-06-09 15:16:29 +00:00
parent 8db39930ac
commit cf29ffb4a0

@ -0,0 +1,13 @@
Searching your Bash History
https://www.cyberciti.biz/faq/linux-unix-shell-history-search-command/
https://www.digitalocean.com/community/tutorials/how-to-use-bash-history-commands-and-expansions-on-a-linux-vps
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/