added bash beginner/advanced courses from tldp.org

This commit is contained in:
tomit4 2022-06-16 18:17:07 -07:00
parent 4c0ef1e1bd
commit 415702c835

View file

@ -243,6 +243,8 @@ alias xlibman="librewolf https://tronche.com/gui/x/xlib/ &"
alias xorg="librewolf https://www.x.org/wiki/ &"
# Bash Scripting
alias unixforums="librewolf https://www.unix.com &"
alias bashforbeginners="librewolf https://tldp.org/LDP/Bash-Beginners-Guide/html &"
alias advancedbash="librewolf https://tldp.org/LDP/abs/html/ &"
# Linux Related News/Resources (includes artix and runit resources)
alias kernelintro="links https://tldp.org/LDP/tlk/tlk.html"