diff --git a/Resources-to-investigate.md b/Resources-to-investigate.md new file mode 100644 index 0000000..a90ec0b --- /dev/null +++ b/Resources-to-investigate.md @@ -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/ \ No newline at end of file